This is the revision history for
round
in
<
*
:
##NULL
>
factoid_id
subject
copula
predicate
author
namespace
31
round
is
try perldoc -q round, or use sprintf, or sub round { my $num = $_[0]; $num = int($num + .5); return $num }
perlbot