Ad
  • Custom User Avatar

    Disagree. There's a difference to it being understandable vs extrapolating it out from the inputs and outputs. Which is how I ended up doing it.
    I think the wording could definitely be improved e.g.
    "threshold (threshold) in percentage beyond which the evaporator is no longer useful." Percentage of what? Remaining content or percentage lost?

  • Custom User Avatar

    There's no consideration/tests for overflow arithmetic. Particularly useful in C/C++ where AFAIK signed integer overflows lead to undefined behaviour.