menu
delta package
documentation
Helpers/Distance/Mixins/inche_conversions.dart
DeltaInches
inchToLightYear method
inchToLightYear method
dark_mode
light_mode
inchToLightYear
method
double
inchToLightYear
(
double
inches
)
Implementation
double inchToLightYear(double inches) { return inches / 7.461e17; }
delta package
documentation
Helpers/Distance/Mixins/inche_conversions
DeltaInches
inchToLightYear method
DeltaInches mixin