| Line 1: |
Line 1: |
| − | <div id="16SpaceContent" align="left"><div class="ZEditBox" align="justify"> | + | <div style="font-size:30px">'''SQRTPI(n)'''</div><br/> |
| | + | *<math>n </math> n is the number. |
| | | | |
| − | Syntax
| |
| | | | |
| − | </div></div> | + | ==Description== |
| − | ----
| + | *This function gives the square root of <math>(pi*n)</math>. |
| − | <div id="4SpaceContent" align="left"><div class="ZEditBox" align="justify"> | + | *The <math> pi</math> is a mathematical constant with a value approximate to 3.14159. |
| | + | *In <math> SQRTPI(n), n</math> is the number by which <math> p </math> is multipled.When we are omitting the value of <math> n</math>,then it will consider the value n=1. |
| | + | *<math> PI()</math> is denoted by the Greek letter <math> π</math>. |
| | + | *<math> π </math> is a transcendental number and irrational number. |
| | + | *Being an irrational number,<math> π </math> cannot be expressed exactly as a ratio of any two integers ,but we can express as the fraction 22/7 is approximate to the π value , also no fraction can be its exact value. |
| | + | This function will give the result as error when n<0. |
| | | | |
| − | Remarks
| |
| | | | |
| − | </div></div>
| + | ==Examples== |
| − | ----
| + | #SQRTPI(1)=1.772453851 |
| − | <div id="2SpaceContent" align="left"><div class="ZEditBox" align="justify">
| + | #SQRTPI(0)=0 |
| | + | #SQRTPI(5)= 3.963327298 |
| | + | #SQRTPI(-2)=NAN |
| | | | |
| − | Examples
| |
| | | | |
| − | </div></div>
| + | ==See Also== |
| − | ----
| + | *[[Manuals/calci/PI | PI ]] |
| − | <div id="8SpaceContent" align="left"><div class="ZEditBox" align="justify">'''<font face="Times New Roman">''''''''''''<font size="6"> </font>''' '''''''''</font>'''</div></div>
| + | *[[Manuals/calci/SQRT | SQRT ]] |
| − | ----
| |
| − | <div id="11SpaceContent" align="left"><div class="ZEditBox mceEditable" align="justify">
| |
| | | | |
| − | <font size="5">Description</font>
| |
| | | | |
| − | </div></div>
| + | ==References== |
| − | ----
| |
| − | <div id="10SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">'''<font face="Times New Roman"> <font size="6">SQRTPI</font> </font>'''</div></div>
| |
| − | ----
| |
| − | <div id="3SpaceContent" class="zcontent" align="left"><br /><div id="7Space" class="gamizbox" title="7Space"><div id="7SpaceHeader" class="zheaderstyle" title="Double-click to start and stop editing the header."><center></center></div><div id="7SpaceRollup" title="Double-click to rolldown" align="left"><span><span id="7SpaceRollupContent" align="center"></span></span></div><div id="7SpaceCover"><div id="7SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">
| |
| − | | |
| − | <font size="2"></font>
| |
| − | | |
| − | <font size="2"> SQRTPI( num)<br /> num pi is multiplied by num</font>
| |
| − | | |
| − | </div></div>
| |
| − | ----
| |
| − | <div id="13SpaceContent" class="zcontent" align="left"><br /><br /><div id="1Space" class="gamizbox" title="1Space"><div id="1SpaceHeader" class="zheaderstyle" title="Double-click to start and stop editing the header."><center></center></div><div id="1SpaceRollup" title="Double-click to rolldown" align="left"><span><span id="1SpaceRollupContent" align="center"></span></span></div><div id="1SpaceCover"><div id="1SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">
| |
| − | | |
| − | <font size="3">·</font> <font size="3"><font face="Times New Roman">If num < 0, SQRTPI returns error</font></font>
| |
| − | | |
| − | <font size="3" face="Times New Roman"></font>
| |
| − | | |
| − | Formulas:
| |
| − | | |
| − | To find out SQRTPI of a number, function is:
| |
| − | | |
| − | result = SQRTPI(num)
| |
| − | | |
| − | </div></div>
| |
| − | ----
| |
| − | <div id="14SpaceContent" class="zcontent" align="left"><br /><br /><br /><div id="5Space" class="gamizbox" title="5Space"><div id="5SpaceHeader" class="zheaderstyle" title="Double-click to start and stop editing the header."><center></center></div><div id="5SpaceRollup" title="Double-click to rolldown" align="left"><span><span id="5SpaceRollupContent" align="center"></span></span></div><div id="5SpaceCover"><div id="5SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">
| |
| − | | |
| − | Returns the square root of (number * pi).
| |
| − | | |
| − | </div></div>
| |
| − | ----
| |
| − | <div id="12SpaceContent" class="zcontent" align="left"><br /><br /><br /><div id="9Space" class="gamizbox" title="9Space"><div id="9SpaceHeader" class="zheaderstyle" title="Double-click to start and stop editing the header."><center></center></div><div id="9SpaceRollup" title="Double-click to rolldown" align="left"><span><span id="9SpaceRollupContent" align="center"></span></span></div><div id="9SpaceCover"><div id="9SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">
| |
| − | | |
| − | <font size="1" face="Arial"><nowiki>=SQRTPI(1)</nowiki><br />=SQRTPI(4) = pi * square root of 4 = 3.5449</font>
| |
| − | | |
| − | </div></div>
| |
| − | ----
| |
| − | <div id="6SpaceContent" class="zcontent" align="left">
| |
| − | | |
| − | {| id="TABLE3" class="SpreadSheet blue"
| |
| − | |- class="even"
| |
| − | | class=" " |
| |
| − | <div id="6Space_Copy" title="Click and Drag over to AutoFill other cells."></div>
| |
| − | | Column1
| |
| − | | class=" " | Column2
| |
| − | | class=" " | Column3
| |
| − | | class=" " | Column4
| |
| − | |- class="odd"
| |
| − | | class=" " | Row1
| |
| − | | class="sshl_f" | 1.7725
| |
| − | | class="sshl_f" |
| |
| − | | class="sshl_f" |
| |
| − | | class="sshl_f" |
| |
| − | |- class="even"
| |
| − | | class=" " | Row2
| |
| − | | class="sshl_f" | 3.5449
| |
| − | | class="sshl_f" |
| |
| − | | class="sshl_f" |
| |
| − | | class="sshl_f" |
| |
| − | |- class="odd"
| |
| − | | Row3
| |
| − | | class="sshl_f SelectTD SelectTD" |
| |
| − | <div id="6Space_Handle" title="Click and Drag to resize CALCI Column/Row/Cell. It is EZ!"></div><div id="6Space_Copy" title="Click and Drag over to AutoFill other cells."></div>
| |
| − | | class="sshl_f" |
| |
| − | | class="sshl_f" |
| |
| − | | class="sshl_f" |
| |
| − | |- class="even"
| |
| − | | Row4
| |
| − | | class="sshl_f" |
| |
| − | | class="sshl_f" |
| |
| − | | class="sshl_f" |
| |
| − | | class="sshl_f" |
| |
| − | |- class="odd"
| |
| − | | class=" " | Row5
| |
| − | | class="sshl_f" |
| |
| − | | class="sshl_f" |
| |
| − | | class="sshl_f" |
| |
| − | | class="sshl_f" |
| |
| − | |- class="even"
| |
| − | | Row6
| |
| − | | class="sshl_f" |
| |
| − | | class="sshl_f" |
| |
| − | | class="sshl_f" |
| |
| − | | class="sshl_f" |
| |
| − | |}
| |
| − | | |
| − | <div align="left">[[Image:calci1.gif]]</div></div>
| |
| − | ----
| |
| − | </div></div></div></div></div></div></div></div></div></div></div></div>
| |