User Tools

Site Tools


4rpl:commands:pow

This is an old revision of the document!


Index

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.1638750036.txt.gz · Last modified: 2025/02/14 14:56 (external edit)