Closed stylewarning closed 1 year ago
if x/x divides to 0.9999..., it will be truncated to 0 remainder 1. We need to make sure this is handled and fixed.
should be fixed now
if x/x divides to 0.9999..., it will be truncated to 0 remainder 1. We need to make sure this is handled and fixed.