Next: $PP
: The C preprocessor symbol, Previous: $PI
: Pi, Up: Built-in functions [Contents][Index]
$POW
: Exponentiation‘$POW(x,y)’ generates
(It is a macro defined in terms of $EVAL
(see $EVAL
: Evaluate a macro expression) and the
exponentiation operator.)