You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed this, but am not sure what the best way to fix it is. It seems like there are use cases where all your implementations would return integers and other cases where all your implementations would return floating-point numbers. BigIntegers or Decimals are also possibilities, so we probably don't want to second-guess those cases and convert those to Doubles.
Is this patch correct?
The text was updated successfully, but these errors were encountered: