User Tools

Site Tools


en:sqr

Differences

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

Link to this comparison view

en:sqr [2016/08/12 12:15]
admin
en:sqr [2020/02/28 10:46]
Line 1: Line 1:
-===== Sqr or Sqrt (Function) ===== 
  
-==== Format ==== 
- 
-**sqr** ( [[numericexpressions|numeric_expression]] )\\ 
-**sqrt** ( [[numericexpressions|numeric_expression]] ) 
- 
-returns [[floatexpressions|float_expression]] 
- 
-==== Description ==== 
- 
-Returns the square root of the [[numericexpressions|numeric_expression]]. 
- 
-==== Example ==== 
- 
-<code> 
-print sqr(2) 
-print sqrt(10) 
-</code> 
-will print 
-<code> 
-1.414214 
-3.162278 
-</code> 
- 
-==== See Also ==== 
-{{page>en:start#Mathematics&noheader}} 
- 
-==== History ====  
-|0.9.6.51|New To Version| 
en/sqr.txt ยท Last modified: 2020/02/28 10:46 (external edit)