Units::ScaleFunction::Functions
Constants
FIVE_ZERO = BigDecimal.new(5.0)
FOUR_ZERO = BigDecimal.new(4.0)
KELVIN_CELSIUS_DIFF = BigDecimal.new(273.15)
KELVIN_FAHRENHEIT_DIFF = BigDecimal.new(459.67)
KELVIN_REAUMUR_DIFF = BigDecimal.new(218.52)
NINE_ZERO = BigDecimal.new(9.0)
Instance methods
from_cel(x)
Sourcefrom_degf(x)
Sourcefrom_degre(x)
Sourcefrom_hpc(x)
Sourcefrom_hpx(x)
Sourcefrom_ld(x)
Sourcefrom_lg(x)
Sourcefrom_ln(x)
Sourcefrom_ph(x)
Sourcefrom_tan100(x)
Sourcefrom_two_lg(x)
Sourceto_cel(x)
Sourceto_degf(x)
Sourceto_degre(x)
Sourceto_hpc(x)
Sourceto_hpx(x)
Sourceto_ld(x)
Sourceto_lg(x)
Sourceto_ln(x)
Sourceto_ph(x)
Sourceto_tan100(x)
Sourceto_two_lg(x)
Source