.toFixed()

Term side of the Card
Topic: Number
Unit title: .toFixed()
Categories: Method
Explanation side of the Card

Explanation: The method that formats a number as a string, keeping a specified number of digits after the decimal point. It's useful for rounding numbers to a fixed number of decimal places.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1
  • The safari browser supports this feature starting from version 2
Availability: