invoke

open operator override fun invoke(input: Double?): Double?

Clips the input value within the range.

This method is a no-op if either input or range is null.