push_e Function (Macro)

estack.h

void push_e (void);

Pushes e.

If the mode setting is APPROX, the tagged float e is pushed onto the EStack. Otherwise, e^1 is pushed.