mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
5 lines
274 B
Plaintext
5 lines
274 B
Plaintext
Math::Round is a Perl module. It supplies functions to round numbers,
|
|
both positive and negative, in various ways. This may seem like an
|
|
odd thing to write a whole module for, but rounding can sometimes be
|
|
a little tricky, so I thought some people might find this useful.
|