CSCH |
CSCH(number) |
Returns the hyperbolic cosecant of a number. |
number | The number you want the hyperbolic cosecant of. |
REMARKS |
* For an illustrated example refer to the Hyperbolic Functions page. * The hyperbolic cosecant of a number is 1/SINH. * If "number" is not numeric, the #VALUE is returned. * If Abs(number) > 2^27, then #NUM is returned. * If your argument is in degrees, multiply it by PI/180 to convert it to radians. * You can use the COSH function to return the hyperbolic cosine. * You can use the COTH function to return the hyperbolic cotangent. * You can use the SECH function to return the hyperbolic secant. * You can use the DEGREES function to convert from radians to degrees. * This function was added in Excel 2013. * For the Microsoft documentation refer to support.microsoft.com * For the Google documentation refer to support.google.com |
|
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top