Re: [math] some more utilities functions

2012-08-12 Thread Phil Steitz
On 8/8/12 7:58 AM, Luc Maisonobe wrote: > Hi all, > > I have encountered some missing functions that are easy to fix in > [math]. I've done it on my local copy but would like your opinion before > committing them. > > There are no function to raise a double to an int argument. There are > similar f

[math] some more utilities functions

2012-08-08 Thread Luc Maisonobe
Hi all, I have encountered some missing functions that are easy to fix in [math]. I've done it on my local copy but would like your opinion before committing them. There are no function to raise a double to an int argument. There are similar functions to raise an int, a long or a BigDecimal, but