menu
const_math package
documentation
functions.dart
sinh
sinh.new const constructor
sinh.new const constructor
dark_mode
light_mode
sinh
constructor
const
sinh
(
num
d
)
calculate hyperbolic sine of d.
Implementation
const factory sinh(num d) = ConstMath.sinh;
const_math package
documentation
functions
sinh
sinh.new const constructor
sinh extension type