>For lack of better teminology, what is the long hand math version of taking >a number to a non-integer power? > >For example, if I have 2.72^1.23, how can I calculate the result if an x^y >function is not available? antilog(1.23 * log(2.72)) newell -- http://www.piclist.com hint: To leave the PICList mailto:piclist-unsubscribe-request@mitvma.mit.edu