[Advanced-java] Anti-Log in Java

Lorin Davis ldavis at pangaeainc.com
Tue Aug 5 18:59:23 2003


Hi all 

A quick question, 
Does anyone know how to do an anti-log in Java

I can  use the Math.Log (double) to do a log but I can't find anywhere to do
an anti-log function.

Thanks.