convertFrom

fun convertFrom(fromUnit: AreaUnit, area: Double): Double

Converts a value in another UOM into this UOM.

Return

The value in the this UOM or NAN if the conversion fails.

Since

200.1.0