User Tools

Site Tools


crpl:docs:sqrt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
crpl:docs:sqrt [2013/10/28 10:57] – created Grayzzurcrpl:docs:sqrt [2022/08/01 12:49] (current) – Reformat Karsten75
Line 1: Line 1:
-~~DISCUSSION~~+
 <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#math_commands|Math Commands]] <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#math_commands|Math Commands]]
 ===== sqrt===== ===== sqrt=====
-sqrt^Arguments^Result^Notation^ + 
-|Number|Square root of Number|''n1 -- n2 ''|+<-value SQRT -<sqRoot
  
 === Description === === Description ===
 Returns the square root of n1 to the stack. Returns the square root of n1 to the stack.
 === Examples === === Examples ===
-<code>+<code 4RPL>
 ShowTraceLog ShowTraceLog
 9 sqrt Trace 9 sqrt Trace
 #Takes the square root of 9, then traces the result.  You should see a 3 appear in the trace log. #Takes the square root of 9, then traces the result.  You should see a 3 appear in the trace log.
 </code>  </code> 
crpl/docs/sqrt.1382972248.txt.gz · Last modified: 2014/10/01 15:02 (external edit)