…#.…#«f»?

Definitions:

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