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