User Tools

Site Tools


crpl:docs:pow

<- 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.txt · Last modified: 2022/07/05 14:27 by Karsten75