User Tools

Site Tools


prpl:sqrt

This is an old revision of the document!


<- PRPL reference <- Math

sqrt

ArgumentsResultNotation
number number [number- number]

Description

Pops an item from the stack and pushes the square root of that number to the stack.

Examples

trace(sqrt(9)) #prints '3' 
prpl/sqrt.1480721630.txt.gz · Last modified: 2025/02/14 14:56 (external edit)