FIXED
Text

Formats a number with a fixed number of decimals

Syntax:

=FIXED(number, [decimals], [no_commas])

Example:

=FIXED(1234.567, 2)