On Tue, May 6, 2014 at 9:58 AM, John Darrington <[email protected]> wrote: > On Tue, May 06, 2014 at 09:19:21AM -0700, Ben Pfaff wrote: > On Tue, May 6, 2014 at 9:02 AM, John Darrington > <[email protected]> wrote: > > It's somewhat inconsistent that we have functions in src/libpspp/misc.h > > called powN; N : [2,4] which which calculate x^N when there is in > glibc > > a function pow10 which calculates 10^x > > > > Should we find another name for these? > > OK. > > What names do you like? > > How about exp2, exp3, exp4 ... ?
I'm happy with that. _______________________________________________ pspp-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/pspp-dev
