module

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)
Source
from_degf(x)
Source
from_degre(x)
Source
from_hpc(x)
Source
from_hpx(x)
Source
from_ld(x)
Source
from_lg(x)
Source
from_ln(x)
Source
from_ph(x)
Source
from_tan100(x)
Source
from_two_lg(x)
Source
to_cel(x)
Source
to_degf(x)
Source
to_degre(x)
Source
to_hpc(x)
Source
to_hpx(x)
Source
to_ld(x)
Source
to_lg(x)
Source
to_ln(x)
Source
to_ph(x)
Source
to_tan100(x)
Source
to_two_lg(x)
Source