1
0
Fork 0
freesewing/markdown/dev/reference/api/utils/round/en.md
Joost De Cock 249f2600e5 chore: More linting
@nicholasdower is smarter than me. What's missing was the
`listItemIndent` setting
2022-02-20 14:44:38 +01:00

156 B

title
round()
float utils.round(float value)

Rounds a value to two decimals. For example:

  • 0.1234 becomes 0.12
  • 5.6789 becomes 5.68