|
inlineconstexpr |
Parameters
x
: floating value. ! ! Return value ! ! 1. Returns the elementwise hyperbolic sine of the input divided by the ! input. In particular: ! * If the element is \(\pm0\), \(1\) is returned. ! * If the element is \(\pm\infty\), \(\pm\infty\) is returned. ! * If the element is a Nan
, NaN
is returned.