code register log in programs messages download about privacy terms french production
home / documentation / Decimal
examples
number literal
input
1.0
result
1.0
scientific notation example
input
1e1.0
result
10.0
scientific notation
input
2.3e2
result
230.0
instance functions