Number
Number Input is a single-lined field where you can enter a number. Its also shows up and down arrows to change the value as provided by HTML number input rendered in browser.
{{ entry.number }}
Parameters
{{ entry.number.parameters({decimal_places: 2}) }}
info
See the ExpressionEngine Documentation for more information on the Number fieldtype