Difference between revisions of "Manuals/calci/SQRTPI"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div id="16SpaceContent" align="left"><div class="ZEditBox" align="justify"> Syntax </div></div> ---- <div id="4SpaceContent" align="left"><div class="ZEditBox" align=...")
 
 
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<div id="16SpaceContent" align="left"><div class="ZEditBox" align="justify">
+
<div style="font-size:30px">'''SQRTPI(Multiplier)'''</div><br/>
 +
*<math>Multiplier</math>  is any number.
 +
**SQRTPI(), returns the square root of (number * pi)
  
Syntax
+
==Description==
 +
*This function gives the square root of <math>(pi*n)</math>.
 +
*The <math> pi</math> is a mathematical constant with a value approximate to 3.14159.
 +
*In <math> SQRTPI(Multiplier)</math>, <math>Multiplier</math> is the number by which <math> pi </math> is multiplied. When we are omitting the value of <math> Multiplier</math>, then it will consider the value <math>Multiplier=1</math>.
 +
*<math> PI()</math> is denoted by the Greek letter <math> \pi</math>.
 +
*<math> \pi </math> is a transcendental number and irrational number.
 +
*Being an irrational number, <math> \pi </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  <math> \pi </math> value, also no fraction can be its exact value.
 +
      This function will give the result as error when <math>Multiplier<0</math>.
  
</div></div>
+
==Examples==
----
+
#=SQRTPI(1) = 1.772453851
<div id="4SpaceContent" align="left"><div class="ZEditBox" align="justify">
+
#=SQRTPI(0) = 0
 +
#=SQRTPI(5) = 3.963327298
 +
#=SQRTPI(-2) = #N/A (MULTIPLIER > 0 REQUIRED)
  
Remarks
+
==Related Videos==
  
</div></div>
+
{{#ev:youtube|ujwQMYge0uY|280|center|SQRT}}
----
 
<div id="2SpaceContent" align="left"><div class="ZEditBox" align="justify">
 
  
Examples
+
==See Also==
 +
*[[Manuals/calci/PI  | PI ]]
 +
*[[Manuals/calci/SQRT  | SQRT ]]
  
</div></div>
+
==References==
----
+
[http://en.wikipedia.org/wiki/Square_root Square Root]
<div id="8SpaceContent" align="left"><div class="ZEditBox" align="justify">'''<font face="Times New Roman">''''''''''''<font size="6"> </font>''' '''''''''</font>'''</div></div>
 
----
 
<div id="11SpaceContent" align="left"><div class="ZEditBox mceEditable" align="justify">
 
  
<font size="5">Description</font>
 
  
</div></div>
 
----
 
<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>
+
*[[Z_API_Functions | List of Main Z Functions]]
  
</div></div>
+
*[[ Z3 Z3 home ]]
----
 
<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 &lt; 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>
 

Latest revision as of 04:26, 10 June 2020

SQRTPI(Multiplier)


  • is any number.
    • SQRTPI(), returns the square root of (number * pi)

Description

  • This function gives the square root of .
  • The is a mathematical constant with a value approximate to 3.14159.
  • In , is the number by which is multiplied. When we are omitting the value of , then it will consider the value .
  • is denoted by the Greek letter .
  • is a transcendental number and irrational number.
  • Being an irrational number, 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 .

Examples

  1. =SQRTPI(1) = 1.772453851
  2. =SQRTPI(0) = 0
  3. =SQRTPI(5) = 3.963327298
  4. =SQRTPI(-2) = #N/A (MULTIPLIER > 0 REQUIRED)

Related Videos

SQRT

See Also

References

Square Root