diff options
Diffstat (limited to 'man/man3/tomo-Num.mix.3')
| -rw-r--r-- | man/man3/tomo-Num.mix.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Num.mix.3 b/man/man3/tomo-Num.mix.3 index 63dec99c..092f66f6 100644 --- a/man/man3/tomo-Num.mix.3 +++ b/man/man3/tomo-Num.mix.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.mix 3 2025-04-19T14:52:07.135902 "Tomo man-pages" +.TH Num.mix 3 2025-04-21T14:44:34.260731 "Tomo man-pages" .SH NAME -Num.mix \- Interpolates between two numbers based on a given amount. - +Num.mix \- mix two numbers by an amount .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI Num.mix\ :\ func(amount:\ Num,\ x:\ Num,\ y:\ Num\ ->\ Num) .fi - .SH DESCRIPTION Interpolates between two numbers based on a given amount. +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
