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