From 9f0d1aff2defa4cf87f21228b95d468ceb36e42c Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Thu, 19 Jul 2012 12:44:13 +0200 Subject: [PATCH] maxmin/precision: reflect the real default value, as found in the code --- doc/user_guide/doxygen/options.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user_guide/doxygen/options.doc b/doc/user_guide/doxygen/options.doc index dd5500aa68..268a1b25e7 100644 --- a/doc/user_guide/doxygen/options.doc +++ b/doc/user_guide/doxygen/options.doc @@ -157,7 +157,7 @@ complicated pattern aiming at following the actual dependencies. The analytical models handle a lot of floating point values. It is possible to change the epsilon used to update and compare them through -the \b maxmin/precision item (default value: 1e-9). Changing it +the \b maxmin/precision item (default value: 0.00001). Changing it may speedup the simulation by discarding very small actions, at the price of a reduced numerical precision. -- 2.20.1