diff options
Diffstat (limited to 'man/man3/tomo-Num.mix.3')
| -rw-r--r-- | man/man3/tomo-Num.mix.3 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/man/man3/tomo-Num.mix.3 b/man/man3/tomo-Num.mix.3 index 01e5d7dd..0514de66 100644 --- a/man/man3/tomo-Num.mix.3 +++ b/man/man3/tomo-Num.mix.3 @@ -19,12 +19,12 @@ Interpolates between two numbers based on a given amount. .TS allbox; -lb lb lbx lb -l l l l. -Name Type Description Default -amount Num The interpolation factor (between \fB0\fR and \fB1\fR). - -x Num The starting number. - -y Num The ending number. - +lb lb lbx +l l l. +Name Type Description +amount Num The interpolation factor (between \fB0\fR and \fB1\fR). +x Num The starting number. +y Num The ending number. .TE .SH RETURN The interpolated number between `x` and `y` based on `amount`. |
