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