Imput type number replace my point for a comma automatically

I have a " type imput number" when I try to write a point changes it to a comma automatically .

<input type="number" ng-model="giveamount" ng-change="changemax()" id="giveamount" name="giveamount"  value="{{giveamount}}">