diff --git a/docs.html b/docs.html
index 5c7068c6..893b8acf 100644
--- a/docs.html
+++ b/docs.html
@@ -16760,7 +16760,8 @@ model.save("my_model.gmm");
- machine epsilon: the difference between 1 and the value least greater than 1 that is representable (type and machine dependent)
+ machine epsilon; approximately 2.2204e-16; difference between 1 and the next representable value
+
|