| | |
What is the code for exponent in java?
![]() |
Java Syntax (Toggle Plain Text)
double a = Math.exp(b); //e^b double c = Math.pow(a,b); //a^b
Go to this link: Math
Last edited by javaAddict; Aug 26th, 2008 at 3:50 am.
Check out my New Bike at my Public Profile at the "About Me" tab
![]() |
Similar Threads
- Java Loan Application (Java)
- Help with an java error (Java)
- Can anybody pls help me writing c or c++ or java code for this program? (C++)
- Array required, but java.lang.String and java.util.Vector found (Java)
- array required, but java.lang.String found and java.util.Vector found? (Community Introductions)
- Java Client/Server (Java)
- Finding length (Java)
- Cannot resolve symbol (Java)
Other Threads in the Java Forum
- Previous Thread: Help:find repeating substrings in sting
- Next Thread: Help me to get the loCale
| Thread Tools | Search this Thread |
-xlint add android api applet application applications array arrays automation bank bi binary blackberry bluetooth chat class client code compile compiler component database development digit eclipse equation error event fractal freeze functiontesting game gameprogramming givemetehcodez graphics gui health html hyper ide idea image infinite input int integer j2me java javame javaprojects jetbrains jni jpanel jtable julia learningresources linux list login loop main map method methods mobile myregfun netbeans newbie nonstatic notdisplaying pearl problem program programming project qt recursion scanner screen scrollbar server set sms sort sorting spamblocker sql sqlserver string superclass swing system text-file thread threads tree variablebinding windows xor






