menu
bones_ui package
documentation
bones_ui_kit.dart
Math
exp static method
exp static method
dark_mode
light_mode
exp
static method
double
exp
(
num
x
)
Implementation
static double exp(num x) => dart_math.exp(x);
bones_ui package
documentation
bones_ui_kit
Math
exp static method
Math class