summaryrefslogtreecommitdiff
path: root/src/pow_si.c
Commit message (Expand)AuthorAgeFilesLines
* license change:enge2011-08-291-12/+11
* changed copyright lines in src to "Copyright (C) INRIA, year1, year2, ..."zimmerma2011-01-251-1/+1
* unified computation of pow_ui and pow_si in a function pow_usi, therebyenge2010-06-171-12/+3
* pow_si: trivial speed-up for positive exponentenge2010-05-151-10/+13
* added pow_z, pow_ui, pow_fr, pow_si, pow_d and pow_ldzimmerma2009-10-061-0/+37