Problem summary
Clamp does not clamp negative values to 0 (Windows)
Customer reported version
nuke.11.0v2
Customer reported platform
windows10
Steps to reproduce
1) Open Nuke.
2) Press "tab" and type in "constant" to create a constant node.
3) Set the "color" value to -1
4) With the constant node selected, Press "tab" and type in "clamp" to create a clamp node.
5) Press "1" on the clamp node to view it in the viewer. Place the cursor over the viewer. Result: Value is -1 on Windows in 11.0v2. Value is 0 on all other tested versions.