summaryrefslogtreecommitdiff
path: root/docs/examples/floatingpoint.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/floatingpoint.rst')
-rw-r--r--docs/examples/floatingpoint.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/examples/floatingpoint.rst b/docs/examples/floatingpoint.rst
new file mode 100644
index 000000000..1b09102b2
--- /dev/null
+++ b/docs/examples/floatingpoint.rst
@@ -0,0 +1,7 @@
+Theory of Floating-Points
+======================================
+
+
+.. api-examples::
+ ../../examples/api/java/FloatingPointArith.java
+ ../../examples/api/python/floating_point.py
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback