invoke

abstract operator fun invoke(it: Float): Float
open operator fun invoke(it: Double): Double
open operator fun invoke(it: Ratio): Ratio