Difference between revisions of "Manuals/calci/IMLN"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
*[[Manuals/calci/IMLOG2 | IMLOG2 ]] | *[[Manuals/calci/IMLOG2 | IMLOG2 ]] | ||
*[[Manuals/calci/COMPLEX | COMPLEX ]] | *[[Manuals/calci/COMPLEX | COMPLEX ]] | ||
− | |||
==References== | ==References== | ||
[http://en.wikipedia.org/wiki/Bessel_function Bessel Function] | [http://en.wikipedia.org/wiki/Bessel_function Bessel Function] |
Revision as of 05:15, 16 December 2013
IMLN(z)
- is the complex number is of the form
Description
- This function gives the Natural Logarithm of a complex number.
- In IMLN(z), where is the complex number in the form of . i.e & are the real numbers.
- imaginary unit .
- A logarithm of is a complex number such that and it is denoted by .
- If with & are real numbers then natural logarithm of a complex number :
adding integer multiples of gives all the others.
- We can use COMPLEX function to convert real and imaginary number in to a complex number.
Examples
- IMLN("3-2i")=1.28247467873077-0.588002603547568i
- IMLN("6+7i")=2.22132562824516+0.862170054667226i
- IMLN("4")=1.38629436111989 But calci is not considering the zero value of imaginary value of z.
- IMLN("10i")=2.30258509299405+1.5707963267949i