NGS version 0.2.17 auto-generated documentation
Documentation index
The global namespace
Num type
Num type
A number
Direct children types
Int
Integer type. On 64 bit platforms it's a 61 bit signed integer
Real
Real/Float type. Equivalent to the 'double' type in C
Methods
progress(
cur:Num
,
total:Num
)
experimental
Source:
stdlib.ngs:5538
Undocumented