summaryrefslogtreecommitdiff
path: root/math/p5-Math-Round/DESCR
blob: a5b3db3788d65d9ae9d74d2608bb8682a7439434 (plain)
1
2
3
4
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.