| 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.
| “ | Computer science would have progressed much further and faster if all of the time and effort that has been spent maintaining and nurturing Unix had been spent on a sounder operating system. | ” |
| — The Unix Haters' handbook | ||