Computer Applications
Write down the syntax for the following Java Mathematical Library function:
To find the exponent of a number k
Java Math Lib Methods
42 Likes
Answer
Math.exp(k)
Answered By
23 Likes
Related Questions
Write down the syntax for the following Java Mathematical Library function:
To find the smaller between two numbers p and q
Write down the syntax for the following Java Mathematical Library function:
To find the absolute value of a number m
Write down the syntax for the following Java Mathematical Library function:
To find the square root of a number d
Write down the syntax for the following Java Mathematical Library function:
To find the rounded-off of a number b