mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 17:36:28 -04:00
5 lines
260 B
Text
5 lines
260 B
Text
Math::Round supplies functions that will round numbers in different ways. The
|
|
functions round and nearest are exported by default; others are available as
|
|
described below. "use ... qw(:all)" exports all functions.
|
|
|
|
WWW: http://search.cpan.org/dist/Math-Round/
|