Difference between revisions of "Manuals/calci/IMSQRT"

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=...")
 
 
(30 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">'''IMSQRT (ComplexNumber)'''</div><br/>
 +
*<math>ComplexNumber </math> is of the form <math>z=x+iy</math>.
 +
**IMSQRT(),returns the difference between two complex numbers
  
Syntax
+
==Description==
 +
*This function gives  square root of a complex number.
 +
*IMSQRT(ComplexNumber), where  complex number is in the form of "x+iy".
 +
*where x&y are the real numbers.<math>i</math> imaginary unit .<math>i=\sqrt{-1}</math>.
 +
*Consider the complex number z.
 +
*The square root of a complex number is defined by:
 +
<math>\sqrt{z}=\sqrt{x+iy}=\sqrt{r.e^{i\theta}}=\sqrt{{r}(cos(\frac{\theta}{2})+isin(\frac{\theta}{2})}</math>
 +
*where <math>r</math> is the modulus of <math>z</math>. <math>r=\sqrt{x^2+y^2}</math>
 +
*And <math>\theta</math> is the argument of <math>z</math>. <math> \theta=tan^{-1}(y/x)</math> also <math>\theta \isin (-\pi,\pi]</math>.
 +
*We can use [[Manuals/calci/COMPLEX| COMPLEX]]  function to convert real and imaginary number in to a complex number.
  
</div></div>
+
==ZOS==
----
+
*The syntax is to calculate square root of a complex number in ZOS is <math>IMSQRT(ComplexNumber)</math>.
<div id="4SpaceContent" align="left"><div class="ZEditBox" align="justify">
+
**<math>ComplexNumber</math> is of the form <math>z=x+iy</math>
 +
*For e.g.,IMSQRT("9+10i")
 +
*IMSQRT(IMSUB("9+10i","-2-3i"))
 +
{{#ev:youtube|ofW56najtOE|280|center|Imaginary Square Root}}
  
Remarks
+
==Examples==
 +
#=IMSQRT("2+3i")=1.67414922803554+0.895977476129838i
 +
#=IMSQRT("-4-5i")=1.09615788950152-2.2806933416653i
 +
#=IMSQRT("7")=2.6457513110645907+ⅈ0                 
 +
#=IMSQRT("8i")=2+2i
  
</div></div>
+
==Related Videos==
----
 
<div id="2SpaceContent" align="left"><div class="ZEditBox" align="justify">
 
  
Examples
+
{{#ev:youtube|X7Fzk4ijRz8|280|center|IMSQRT}}
  
</div></div>
+
==See Also==
----
+
*[[Manuals/calci/IMREAL  | IMREAL ]]
<div id="8SpaceContent" align="left"><div class="ZEditBox" align="justify">'''<font face="Times New Roman">''''''''''''<font size="6"> </font>''' '''''''''</font>'''</div></div>
+
*[[Manuals/calci/IMSUM  | IMSUM ]]
----
+
*[[Manuals/calci/IMAGINARY  | IMAGINARY ]]
<div id="11SpaceContent" align="left"><div class="ZEditBox mceEditable" align="justify">
+
*[[Manuals/calci/COMPLEX  | COMPLEX ]]
  
<font size="5">Description</font>
 
  
</div></div>
+
==References==
----
+
[http://en.wikipedia.org/wiki/Binary_logarithm  Binary Logarithm]
<div id="5SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify"> 
 
  
<font color="#484848"><font face="Arial, sans-serif"><font size="2">This function calculates the square root of a complex number in a + bi or a + bj text format.</font></font></font>
 
  
</div></div>
 
----
 
<div id="10SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify"><font size="6"> '''<font face="Arial">IMSQRT</font>'''</font></div></div>
 
----
 
<div id="1SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify"> 
 
  
<font color="#484848"><font face="Arial, sans-serif"><font size="2">The square root of a complex number is: </font></font></font>
+
*[[Z_API_Functions | List of Main Z Functions]]
  
<font color="#484848"></font>
+
*[[ Z3 |   Z3 home ]]
 
 
<font color="#484848"><font face="Arial, sans-serif"><font size="2"></font></font></font>
 
 
 
<font color="#484848"></font>
 
 
 
</div></div>
 
----
 
<div id="6SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify"> 
 
 
 
<font color="#484848"><font face="Arial, sans-serif"><font size="2">'''IMSQRT'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">(</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">'''IN'''</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">)</font></font></font>
 
 
 
<font color="#484848"><font face="Arial, sans-serif"><font size="2">where IN</font></font></font><font color="#484848"><font face="Arial, sans-serif"><font size="2">   is the complex number </font></font></font>
 
 
 
</div></div>
 
----
 
<div id="7SpaceContent" class="zcontent" align="left">
 
 
 
{| id="TABLE3" class="SpreadSheet blue"
 
|- class="even"
 
| class=" " |
 
| Column1
 
| Column2
 
| Column3
 
| Column4
 
|- class="odd"
 
| class=" " | Row1
 
| class="sshl_f" | 1.455346690225355+0.34356074972251243i
 
| class="                                                    " |
 
|
 
|
 
|- class="even"
 
| class="  " | Row2
 
| class="f52543                                                                                                      " |
 
| class="SelectTD" |
 
|
 
|
 
|- class="odd"
 
| Row3
 
|
 
|
 
|
 
|
 
|- class="even"
 
| Row4
 
|
 
|
 
|
 
|
 
|- class="odd"
 
| class=" " | Row5
 
|
 
|
 
|
 
|
 
|- class="even"
 
| Row6
 
|
 
|
 
|
 
|
 
|}
 
 
 
<div align="left">[[Image:calci1.gif]]</div></div>
 
----
 
<div id="9SpaceContent" class="zcontent" align="left"><font size="2" face="Arial">  </font>
 
 
 
<font size="2" color="#484848"><font size="2" face="Arial">Let's see an example</font></font>
 
 
 
<font size="2" color="#484848"><font size="2" face="Arial">I.e =IMSQRT(“2+i”) is 1.4553+0.34356i</font></font>
 
 
 
</div>
 
----
 
<div id="12SpaceContent" class="zcontent" align="left"><div>[[Image:equation%202sqrt.jpg|100%px|http://store.zcubes.com/33975CA25A304262905E768B19753F5D/Uploaded/equation%202sqrt.jpg]]</div></div>
 
----
 

Latest revision as of 16:05, 18 July 2018

IMSQRT (ComplexNumber)


  • is of the form .
    • IMSQRT(),returns the difference between two complex numbers

Description

  • This function gives square root of a complex number.
  • IMSQRT(ComplexNumber), where complex number is in the form of "x+iy".
  • where x&y are the real numbers. imaginary unit ..
  • Consider the complex number z.
  • The square root of a complex number is defined by:

  • where is the modulus of .
  • And is the argument of . also .
  • We can use COMPLEX function to convert real and imaginary number in to a complex number.

ZOS

  • The syntax is to calculate square root of a complex number in ZOS is .
    • is of the form
  • For e.g.,IMSQRT("9+10i")
  • IMSQRT(IMSUB("9+10i","-2-3i"))
Imaginary Square Root

Examples

  1. =IMSQRT("2+3i")=1.67414922803554+0.895977476129838i
  2. =IMSQRT("-4-5i")=1.09615788950152-2.2806933416653i
  3. =IMSQRT("7")=2.6457513110645907+ⅈ0
  4. =IMSQRT("8i")=2+2i

Related Videos

IMSQRT

See Also


References

Binary Logarithm