diff options
Diffstat (limited to 'man/man3/tomo-Num.copysign.3')
| -rw-r--r-- | man/man3/tomo-Num.copysign.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/man3/tomo-Num.copysign.3 b/man/man3/tomo-Num.copysign.3 index e7ed54b9..919772cd 100644 --- a/man/man3/tomo-Num.copysign.3 +++ b/man/man3/tomo-Num.copysign.3 @@ -19,11 +19,11 @@ Copies the sign of one number to another. .TS allbox; -lb lb lbx lb -l l l l. -Name Type Description Default -x Num The number whose magnitude will be copied. - -y Num The number whose sign will be copied. - +lb lb lbx +l l l. +Name Type Description +x Num The number whose magnitude will be copied. +y Num The number whose sign will be copied. .TE .SH RETURN A number with the magnitude of `x` and the sign of `y`. |
