fp.rem not working with mathsat

Issue #27 resolved
Tony Sloane created an issue

I'm using aterm1 % aterm2 to produce a term using fp.rem:

(= %10@1 (fp.rem (_ +zero 11 53) %1@1))

but Mathsat (5.5.2 and 5.5.1 at least) gives an error:

Message is :ErrorResponse(StringLiteral(unknown symbol: fp.rem (line: 46)))

Comments (3)

  1. Log in to comment