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