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