freebsd-ports/math/p5-Math-Round/pkg-descr
Sunpoet Po-Chuan Hsieh 0804b62863 - Add LICENSE
- Sort PLIST
- Update pkg-descr
- Take maintainership
2014-05-04 12:52:31 +00:00

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/