Hey all, I was reading through the manual and came across "clamp" where x is returned if under a value, above a value - or else return x....
I just don't understand why something would require this. It seems like x is chosen every time from the 3 values. Am I misunderstanding the way this is written? Can someone help me with a practical application of clamp?