1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/math/p5-Math-Round-Var/pkg-descr
Dmitry Marakasov 4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00

10 lines
416 B
Plaintext

This module gives you the ability to round numbers to either decimal or
fractional precision while encapsulating the rounding precision in an
object. This allows scripts and modules to maintain multiple precision
values as objects.
It also implements flexible scheme parsing, so that your programs and
modules can offload the how-to-round decisions to this module.
WWW: http://search.cpan.org/dist/Math-Round-Var/