real

File real.str
Author Eelco Visser <visser@acm.org>
Since unknown

This module contains strategies for operating on real numbers.

In Stratego, real numbers are primitive terms, separate fromintegers. The precision of the reals match that of the underlyingruntime platform, which currently always is the ANSI C library.




Statistics


General
Lines of code 70
Stratego
Module number 1 (100% documented)
Constructor number 0
Overlay number 0
Strategy number 9 (0% documented)
Rule number 0
DynamicRule number 0



Strategy summary


atan2 n/a real.str
cos n/a real.str
is-real n/a real.str
real n/a real.str
real-to-string n/a real.str
real-to-string(ATerm prec) n/a real.str
sin n/a real.str
sqrt n/a real.str
string-to-real n/a real.str