Report this content
We want the Dreams coMmunity to be a safe, diverse and tolerant place for everyone, no matter their age, gender, race, sexual orientation or otherwise. If you believe this content to contradict these principles, you can file a report for our coMmunity teams to investigate.
Note that misuse of the reporting tool will not be tolerated.Item being reported:
I think what you really want is to switch between outputting the original value or outputting the calculated value.
If that's right, you can use a selector. Wire the original value to input A. Wire the calculated value to input B. Wire output A and output B to something to display the value (another slider?).
Now, when A is the active selection, the display will show the original value. When B is the active selection, the display will show the calculated value.