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
Added wrapper for Base.rem (maps to remainderq) and also Base.Integer… (#65)
* Added wrapper for Base.rem (maps to remainderq) and also Base.Integer(x::Float128) = Int(x) and a single test case that uses both. Fixes#64
Signed-off-by: Don MacMillen <don@macmillen.net>
0 commit comments