Header menu logo Fs.Units

BritishThermalUnit Module

Functions and values

Function or value Description

BritishThermalUnit.create x

Full Usage: BritishThermalUnit.create x

Parameters:
    x : float

Returns: float<MeasureProduct<BTU, MeasureOne>>
x : float
Returns: float<MeasureProduct<BTU, MeasureOne>>

BritishThermalUnit.toCalories x

Full Usage: BritishThermalUnit.toCalories x

Parameters:
Returns: float<MeasureProduct<cal, MeasureOne>>
x : float<MeasureProduct<BTU, MeasureOne>>
Returns: float<MeasureProduct<cal, MeasureOne>>

BritishThermalUnit.toJoules x

Full Usage: BritishThermalUnit.toJoules x

Parameters:
Returns: float<MeasureProduct<J, MeasureOne>>
x : float<MeasureProduct<BTU, MeasureOne>>
Returns: float<MeasureProduct<J, MeasureOne>>

BritishThermalUnit.toKilojoules x

Full Usage: BritishThermalUnit.toKilojoules x

Parameters:
Returns: float<MeasureProduct<kJ, MeasureOne>>
x : float<MeasureProduct<BTU, MeasureOne>>
Returns: float<MeasureProduct<kJ, MeasureOne>>

BritishThermalUnit.toQs x

Full Usage: BritishThermalUnit.toQs x

Parameters:
Returns: float<MeasureProduct<Q, MeasureOne>>
x : float<MeasureProduct<BTU, MeasureOne>>
Returns: float<MeasureProduct<Q, MeasureOne>>

BritishThermalUnit.toQuads x

Full Usage: BritishThermalUnit.toQuads x

Parameters:
Returns: float<MeasureProduct<quad, MeasureOne>>
x : float<MeasureProduct<BTU, MeasureOne>>
Returns: float<MeasureProduct<quad, MeasureOne>>

Type something to start searching.