User Tools

Site Tools


prpl:sqrt

<- PRPL reference <- Math

sqrt

ArgumentsResultNotation
float float [float- float]

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.txt · Last modified: 2018/06/14 16:06 by kajacx