The function takes one or more numerical inputs, and applies a simple linear transformation to produce a scalar output. The function can handle inputs outside of the standard range of numerical values, and will wrap around to the beginning of the range when the input exceeds the maximum value.

