+ (plus)
Addition Operator
- (Support for special characters ﹢ + ➕ was added in 1.67)
Example:
put 4 + 9 --> 13
Synonyms:
plus
Related Terms
Related terms in the SenseTalk Dictionary.
Used in numbers expressed in scientific notation before positive exponent (5e+6)
Example:
put 5e+6 --> 5000000
Operator -- unary plus (Added in SenseTalk 2.05)
Example:
put +8.2 --> 8.2
Synonyms:
positive
Related Terms
Related terms in the SenseTalk Dictionary.