Predict the return data type of Math.log( )
35 Likes
double
Answered By
20 Likes
Predict the return data type of Math.round( );
Predict the return data type of Math.floor( );
Explain the following function:
Math.random()
Math.max( )