menu
const_math package
documentation
functions.dart
rt5
rt5.new const constructor
rt5.new const constructor
dark_mode
light_mode
rt5
constructor
const
rt5
(
num
d
)
Calculate 5th root with high accuracy.
Implementation
const factory rt5(num d) = ConstMath.rt5;
const_math package
documentation
functions
rt5
rt5.new const constructor
rt5 extension type