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