|
|
|
|
|
by kelnos
79 days ago
|
|
> If your bonus is calculated as min(0, percentage profit_generated)* I assume you meant `max(...)`? Otherwise you will at best get zero dollars in bonus, and at worst owe your employer money. ;) (I get min/max backward all the time too.) |
|