Actually, this is correct. And it should not have parenthesis like you said, otherwise it becomes incorrect. if I write it like : ( ( x * ( maximum - minimum ) ) / width ) + minimum then too man...
Actually, this is correct.
And it should not have parenthesis like you said, otherwise it becomes incorrect.
if I write it like :
( ( x * ( maximum - minimum ) ) / width ) + minimum
then too many /redundant parentheses make it confusing.