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
Currently, Dentaku reads arithmetic operands as BigDecimal, but then converts to integer if the fractional part is zero. This is a little surprising though -- when I have a chance, I'll look into retaining the type if it was explicit in the original expression.
Why not 11.0?
The text was updated successfully, but these errors were encountered: