xtd
0.2.0
Loading...
Searching...
No Matches
◆
cos()
static double xtd::math::cos
(
double
value
)
static
Returns the cosine of the specified angle.
Parameters
value
An angle, measured in radians.
Returns
The cosine of value. If value is equal to
xtd::math::NaN
,
xtd::math::negative_infinity
, or
xtd::math::positive_infinity
, this method returns
xtd::math::NaN
.
xtd
math
Generated on Sat Sep 14 2024 21:25:18 for xtd by
Gammasoft
. All rights reserved.