Opened 11 years ago
Closed 11 years ago
#535 closed defect (fixed)
Metapost 1.802 problem
Reported by: | Juergen Reuter | Owned by: | kilian |
---|---|---|---|
Priority: | P5 | Milestone: | v2.2.0 |
Component: | core | Version: | 2.1.1 |
Severity: | minor | Keywords: | |
Cc: |
Description
Actually, I do not know whether this affects us, but maybe it does:
! Arithmetic overflow. <for(5.30032)> ..((EXPR0)*ux,g((EXPR0))*uy) ENDFOR l.173 ...xinc until xmax: .. (x*ux,g(x)*uy) endfor ; draw pts_f withpen penci...
Note: See
TracTickets for help on using
tickets.
From v1.750 in MetaPost? on, there seem to existent different models for numbers and numerics. For safety reasons setting the double precision one if the version number is big enough. Closing.