Greetings! Glad to see CPAN finally talk!
I am not sure if Math-Stat is the right module to post my question in. My question involves a more generic math function. Couldn't find a proper module so I jst stick it here.
Recently, I came upon the following interesting rounding problem, where I need to round off a two (or more) dimensional matrix of small real numbers, say between 1-0, while preserving the round value of total and subtotal.
After searching CPAN and the web, I came up empty. I might have used wrong key words. I ended up writing a perl script to do the job. The results have been tested succesfully.
My question is, does there exist a perl module that has this funciton?
And if there isn't, would anyone be interested? I am very new to perl and the script is not very polished.
Thanks,
packat