| Main index | Section 3 | Options |
#include <complex.h>
There is no universal convention for defining the principal values of these functions. The following table gives the branch cuts, and the corresponding ranges for the return values, adopted by the C language.
| Function | Branch Cut(s) | Range |
cacos | (-∞, -1) [cu] (1, ∞) | [0, π] |
casin | (-∞, -1) [cu] (1, ∞) | [-π/2, π/2] |
catan | (-∞*I, -I) [cu] (I, ∞*I) | [-π/2, π/2] |
cacosh | (-∞, 1) | [-π*I, π*I] |
casinh | (-∞*I, -I) [cu] (I, ∞*I) | [-π/2*I, π/2*I] |
catanh | (-∞, -1) [cu] (1, ∞) | [-π/2*I, π/2*I] |
| CACOS (3) | February 15, 2017 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | Today, the Unix equivalent of a power drill would have 20 dials and switches, come with a nonstandard plug, require the user to hand-wind the motor coil, and not accept 3/8" or 7/8" drill bits (though this would be documented in the BUGS section of its instruction manual). | ” |
| — The Unix Haters' handbook | ||