User Tools

Site Tools


crpl:docs:pow

This is an old revision of the document!


<- CRPL reference <- Math Commands

pow

<-number <-power pow ->result

Description

Returns number raised to power to the stack.

Examples

ShowTraceLog
2 4 pow Trace
#Raises 2 to the 4th power, then traces the result.  You should see a 16 appear in the trace log.
crpl/docs/pow.1657045625.txt.gz · Last modified: 2025/02/14 14:56 (external edit)