logmap

Map the [0..1] range to [min..max] logarithmically.

nothrow @nogc pure
T
logmap
(
T
)
(
T t
,
T min
,
T max
)

Meta