Qian Yun
unread,May 17, 2026, 4:34:57 AM (10 days ago) May 17Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fricas-devel
In Interval, now 'qinterval' is accurate to documentation;
some code is duplicated from AIntervalCategory, which was
moved to there before, but since Interval is for FPS which
is inaccurate, so the rounding is inevitable and the code
has to be duplicated.
Also slightly improves accuracy for 'abs' and '* for ZZ'.
- Qian