Opened 9 years ago
Closed 8 years ago
#54 closed defect (fixed)
Implement bytecode DREM & FREM
Reported by: | Jan Vraný | Owned by: | mhlopko |
---|---|---|---|
Priority: | major | Milestone: | milestone: |
Component: | VM support | Keywords: | |
Cc: |
Description (last modified by )
...which is apparently missing. How's that possible?
Change History (3)
comment:1 Changed 9 years ago by
Description: | modified (diff) |
---|---|
Summary: | Implement bytecode 115... → Implement bytecode DREM & FREM |
comment:3 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
To implement actual operation, use fmod() and fmodf()