Skip to content
mailmindlin edited this page Jan 28, 2014 · 1 revision

A number is a datatype. It can represent any integer or decimal number, positive or negative. Note that you cannot place a number in a string input without converting it.
Notes:

  • It is essentially a float
Clone this wiki locally