Inverse trigonometric functions on complex numbers.
Inverse hyperbolic trigonometric functions on complex numbers.
Inverse trigonometric functions on complex numbers.
Inverse hyperbolic trigonometric functions on complex numbers.
Inverse trigonometric functions on complex numbers.
Inverse hyperbolic trigonometric functions on complex numbers.
Helper function that returns a complex number with the specified real and imaginary parts.
Trigonometric functions on complex numbers.
Hyperbolic trigonometric functions on complex numbers.
Calculates ex.
Constructs a complex number given its absolute value and argument.
Calculate the natural logarithm of x. The branch cut is along the negative axis.
Calculate the base-10 logarithm of x.
Extracts the norm of a complex number.
Calculates xn. The branch cut is on the negative axis.
Returns the projection of z onto the Riemann sphere.
Trigonometric functions on complex numbers.
Hyperbolic trigonometric functions on complex numbers.
Trigonometric functions on complex numbers.
Hyperbolic trigonometric functions on complex numbers.
A complex number parametrised by a type T, which must be either float, double or real.
This module contains the Complex type, which is used to represent complex numbers, along with related mathematical operations and functions.
Complex will eventually replace the built-in types cfloat, cdouble, creal, ifloat, idouble, and ireal.