log(*args)
Class Public methods
Returns the natural logarithm of Complex. If a second argument is given, it will be the base of logarithm.
1 | log(Complex( 0 , 0 )) #=> -Infinity+0.0i |
Returns the natural logarithm of Complex. If a second argument is given, it will be the base of logarithm.
1 | log(Complex( 0 , 0 )) #=> -Infinity+0.0i |
Designed by : w10schools
service@w10schools.com
Please login to continue.