What is math exp in java?



What is math exp in java?..

Answer / Ravish Babu Bharti

In Java, Math.exp(double a) returns e raised to the power of a. It's part of the java.lang.Math class.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is intern method in java?

1 Answers  


What is the functionality of Webserver?

2 Answers  


Is alive and join method in java?

1 Answers  


Why spring singleton is not thread safe?

1 Answers  


Explain about fail fast iterators in java?

1 Answers  


What is flag in java?

1 Answers  


How can we create a synchronized collection from given collection?

1 Answers  


What is starvation?

1 Answers  


Explain the relationship between the Canvas and Graphics class?

1 Answers  


How an object is serialized in java?

1 Answers  


why abstract class does not have object creation

6 Answers   Value Labs,


What is the top class of AWT event hierarchy?

5 Answers  


Categories