fahrenheitToCelsiusFImpl

object fahrenheitToCelsiusFImpl extends Impl[Float, Float]
trait UImpl[fahrenheitToCelsius, Float, Float]
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(f: Float): Float