diff options
Diffstat (limited to 'man/meantools.1')
-rw-r--r-- | man/meantools.1 | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/man/meantools.1 b/man/meantools.1 index e361123..c4c73c6 100644 --- a/man/meantools.1 +++ b/man/meantools.1 @@ -1,5 +1,5 @@ -.Dd $Mdocdate: April 14 2015 $ -.Dt meantools 1.3.1 +.Dd $Mdocdate: September 22 2015 $ +.Dt meantools 1.4 .Os .Sh NAME .Nm meantools @@ -19,6 +19,8 @@ .Nm .Sy eval .Op Fl R Ar values +.Op Fl P Ar precision +.Op Fl E Ar max_exponent .Op Ar config_file .Pp .Sh DESCRIPTION @@ -136,6 +138,12 @@ The values of the rccs with which to evaluate the flow equation. .Ar values is formatted like an initial_condition (see .Sx numkondo Ns (1) ) . +.It Fl P Ar precision +Number of bits used for the significand of numerical values (see +.Sx numkondo Ns (1) ) . +.It Fl E Ar max_exponent +Largest allowed value for the exponent of numerical values (see +.Sx numkondo Ns (1) ) . .El .Pp .Sy Configuration file: |