| 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.
| “ | Modern Unix impedes progress in computer science, wastes billions of dollars, and destroys the common sense of many who seriously use it. | ” |
| — The Unix Haters' handbook | ||