

InterviewSolution
Saved Bookmarks
1. |
What is the use of expO function? |
Answer» exp() is a mathematical function that returns the natural logarithm base “e” raised to the argument’s power. |
|