XLPack
7.0
XLPack Numerical Library (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.7