XLPack
6.1
Python API Reference Manual
Loading...
Searching...
No Matches
C4. Elementary functions (transcendental functions)
cos_pi
powm1
sin_pi
sqrt1pm1
◆
sin_pi()
def sin_pi
(
x
)
sin(πx)
Purpose
sin_pi computes sin(πx).
Returns
float
sin(πx).
Parameters
[in]
x
Argument x.
Error handling
Range error (ERANGE) may occur.
Reference
boost/math/special_functions
Generated by
1.9.6