Commit Graph

1 Commits

Author SHA1 Message Date
Andres Noetzli
252a8fb432 Add floating-point support in the Java API (#3063)
This commit adds support for the theory of floating-point numbers in the
Java API. Previously, floating-point related classes were missing in the
JAR. The commit also provides an example that showcases how to work with
the theory of floating-point numbers through the API.
2019-06-21 22:29:01 -07:00