![]() |
raise_to_top | Function (ROM Call 0x529) |
AMS 2.02 or higher | estack.h |
void raise_to_top (CESI ptr); |
Raises a value to the power given by the expression on the top of the EStack.
raise_to_top raises the expression pointed to by ptr to the power indicated by the expression currently at the top of the EStack, and stores the result to the top of the EStack, in place of the expression that was used as power.