User Tools

Site Tools


4rpl:commands:pow

Index
Arithmetic

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'

Index

4rpl/commands/pow.txt · Last modified: 2022/05/18 15:31 by Karsten75