IMSEC function
IMSEC(Number) IMSEC(Number)
Number
Text or { Text }
A complex number.
Returns
Text or { Text }
The secant of the given complex number.
Returns the secant of a complex number.
Example
IMSEC("2+3i")IMSEC("2+3i")
Returns a value roughly equivalent to "-0.04167+0.09061i".