Move the negative sign to the constant to avoid having to take the negative of...
Move the negative sign to the constant to avoid having to take the negative of an entire array. Also use a multiplication rather than a division (even though a division by 2 is a special case).
Please register or sign in to comment