Skip to content
Snippets Groups Projects
Commit 2df70686 authored by Norbert Grunwald's avatar Norbert Grunwald Committed by Dmitri Naumov
Browse files

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.
parent 20c30809
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment