Is there any conventional (standard) terminology for the function $f(a,b)=\max(a-b,0)$?
This function "caps" the value of $a-b$ with at least $0$.
Is there any conventional (standard) terminology for the function $f(a,b)=\max(a-b,0)$?
This function "caps" the value of $a-b$ with at least $0$.
a-bpart, since therampfunction is defined to take a single input value. So I supposediffRampwould be the most suitable answer to my question. Thanks! – bbbbbbbbb Sep 03 '21 at 13:28