| 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.
| “ | "I liken starting one's computing career with Unix, say as an undergraduate, to being born in East Africa. It is intolerably hot, your body is covered with lice and flies, you are malnourished and you suffer from numerous curable diseases. But, as far as young East Africans can tell, this is simply the natural condition and they live within it. By the time they find out differently, it is too late. They already think that the writing of shell scripts is a natural act." | ” |
| — Ken Pier, Xerox PARC | ||