XLPack
6.1
C/C++ API Reference Manual
Loading...
Searching...
No Matches
C4. Elementary functions (transcendental functions)
_cos_pi
_powm1
_sin_pi
_sqrt1pm1
◆
_cos_pi()
double _cos_pi
(
double
x
)
cos(πx)
Purpose
cos_pi computes cos(πx).
Returns
cos(πx).
Parameters
[in]
x
Argument x.
Error handling
Range error (ERANGE) may occur.
Reference
boost/math/special_functions
Generated by
1.9.6