User Tools

Site Tools


prpl:pow

This is an old revision of the document!


<- PRPL reference <- Math

pow

ArgumentsResultNotation
number number number [number number- number]

Description

Pops two arguments from the stack and raises the first the the second and pushes the result to the stack.

Examples

trace(2 pow(4)) #prints '16' 
prpl/pow.1480721630.txt.gz · Last modified: 2025/02/14 14:56 (external edit)