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