Difference between revisions of "Manuals/calci/IMSIN"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
== Examples == | == Examples == | ||
− | '''IMSIN( | + | '''IMSIN(iz)''' |
− | *''' | + | *'''iz''' is the complex number. |
{|id="TABLE1" class="SpreadSheet blue" | {|id="TABLE1" class="SpreadSheet blue" |
Revision as of 00:38, 6 November 2013
IMSIN(z)
- where z is any real number
Description
- This function gives the sin value of 'iz'.
- Where iz is the complex number in the form of "x+iy".i.e. x&y are the real numbers.
- 'I' imaginary unit .i=sqrt(-1).
- Also x is called the real part & y is the imaginary patr of a complex number.
- 'COMPLEX' is the function used to convert real& imaginary numbers in to a complex number.
- sin(x+iy) is defined by sin(x+iy)=sin(x)cosh(y)-icos(x)sinh(y)
Examples
IMSIN(iz)
- iz is the complex number.
COSH(z) | Value(Radian) |
COSH(0) | 1 |
COSH(10) | 11013.232920103319 |
COSH(7) | COSH(7)=548.3170352 |