User Tools

Site Tools


ixe:irpl:arithmetic:pow

This is an old revision of the document!


pow

pow(<-number <-power) ->result

Description

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

Examples

Trace (8 pow (3)) ) #prints '512'
ixe/irpl/arithmetic/pow.1735541487.txt.gz · Last modified: 2025/02/14 14:56 (external edit)