![]() |
times_top | Function (ROM Call 0x522) |
AMS 2.02 or higher | estack.h |
void times_top (CESI ptr); |
Multiplies the expression onto the EStack.
times_top multiplies the expression currently at the top of the EStack by the expression pointed to by ptr, and stores the result to the top of the estack, in place of the expression that was multiplied.