…#.…#…

Definitions:

literal phrase ⇒ (literal token ⇒ whole number), literal phrase ⇒ (literal token ⇒ whole number), literal phrase ⇒ token
Source: /avail/Avail/Foundation/Literals
Categories: Numbers, Floating Point
Construct a double or float literal from the supplied integral, fractional, and exponent parts.
Position Name Type Description
Parameters
1 integerPart literal phrase ⇒ (literal token ⇒ whole number)
2 fractionalPart literal phrase ⇒ (literal token ⇒ whole number)
3 exponentPart literal phrase ⇒ token
Returns literal phrase ⇒ number