![]() |
push_Float | Function (ROM Call 0x30A) |
AMS 1.01 or higher | estack.h |
void push_Float (float value); |
Pushes a floating point value to the expression stack.
push_Float rounds value to the 14 significant digits (using round14), then pushes it to the expression stack. If value is not representable as a finite float, the most appropriate transfinite tag is pushed.