Predict the return data type of Math.floor( );
23 Likes
double
Answered By
15 Likes
Predict the return data type of Math.ceil( );
Predict the return data type of Math.round( );
Predict the return data type of Math.log( )
Explain the following function:
Math.random()