Color Abs
This Node always returns the absolute value of the input value. For example, a value of -1.0 will be returned as 1.0.
In practice, you will hardly need this function, because the transfer of color values via connections between ports already has this check automatically built in to allow all components of colors only in the positive value range.