write down the syntax for the following functions in java programming to find the exponent of a number
Answers
Answered by
4
Answer
double C= math.exp(number)
Similar questions