next | previous | forward | backward | up | top | index | toc | home

RR -- the class of all real numbers

Description

A real number is entered as a sequence of decimal digits with a point.
i1 : 3.14159

o1 = 3.14159

o1 : RR

Functions and methods returning a real number :

Methods that use a real number :

Fixed objects of class RR :

For the programmer

The object RR is a ring, with ancestor classes Number < Thing.