User Tools

Site Tools


crpl:docs:sqrt

This is an old revision of the document!


~~DISCUSSION~~ <- CRPL reference <- Math Commands

sqrt

sqrt^Arguments^Result^Notation^

NumberSquare root of Numbern1 – n2

Description

Returns the square root of n1 to the stack.

Examples

ShowTraceLog
9 sqrt Trace
#Takes the square root of 9, then traces the result.  You should see a 3 appear in the trace log.
crpl/docs/sqrt.1382972248.txt.gz · Last modified: 2014/10/01 15:02 (external edit)