diff options
Diffstat (limited to 'man/man3/tomo-Num.with_precision.3')
| -rw-r--r-- | man/man3/tomo-Num.with_precision.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/man3/tomo-Num.with_precision.3 b/man/man3/tomo-Num.with_precision.3 index 5b1dc30c..aee46a28 100644 --- a/man/man3/tomo-Num.with_precision.3 +++ b/man/man3/tomo-Num.with_precision.3 @@ -19,11 +19,11 @@ Round a number to the given precision level (specified as `10`, `.1`, `.001` etc .TS allbox; -lb lb lbx lb -l l l l. -Name Type Description Default -n Num The number to be rounded to a given precision. - -precision Num The precision to which the number should be rounded. - +lb lb lbx +l l l. +Name Type Description +n Num The number to be rounded to a given precision. +precision Num The precision to which the number should be rounded. .TE .SH RETURN The number, rounded to the given precision level. |
