menu
const_math package
documentation
functions.dart
exp
exp.new const constructor
exp.new const constructor
dark_mode
light_mode
exp
constructor
const
exp
(
num
d
)
Calculate exponent value.
Implementation
const factory exp(num d) = ConstMath.exp;
const_math package
documentation
functions
exp
exp.new const constructor
exp extension type