Range Mapping question

Range mapping question.

If my CHOP input values are from .04 to .4 and I want to normalize these values so they go from 0 to 1, are the following settings in my Math>Range CHOP correct?

Intuitively I thought the From Range min and max should be the top 2 left & right values, and the To Range the bottom 2, yet the attached seems to give me correct results.

The documentation isn’t really specific.

https://derivative.ca/UserGuide/Math_CHOP

Hi,

When I set up the ranges as you’ve specified and move the input value from 0.04 to 0.4 I wind up getting negative values.

Normalizing the range ought to give you a value of 0.5 at an input value of 0.22.

The attached screenshot shows the output of your configuration (math2) and the way that you’re usually intended to configure the math CHOP’s range pars (math1) with what I would think is the desired result.