perl6/doc/lib/Num
doc src
(title) class Num
class Num is Cool does Real { }
A Num object stores a floating-point number. It is immutable. On most
platforms, it's an IEEE 754 64-bit floating point numbers, aka "double
precision".
Perl 6 Tricks and Treats newsletter
Register to the free newsletter now, and get updates and news.