Discord
Login
Community
DARK THEME

numbers

is there a way to where when a decimal is given like 14.5 it rounds?

calling functions from Javascript will be the fastest (works in MicroScript 2):

  num = 123.4567
  print( num.toFixed(2) )
  print( num )

Post a reply

Progress

Status

Preview
Cancel
Post
Validate your e-mail address to participate in the community