-
- Downloads
Expression may be negative, so max(0,value) is used.
Although the expression is generally prevented from becoming negative by a conditional, it can still be negative for specific values, which is why the absolute value of the expression is taken.
Loading
Please register or sign in to comment