Computer Applications
Predict the return data type of Math.sqrt( );
Java Math Lib Methods
41 Likes
Answer
double
Answered By
23 Likes
Related Questions
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
Predict the return data type of Math.rint( );
Predict the return data type of Math.ceil( );