Predict the return data type of Math.round( );
29 Likes
int or long
Answered By
17 Likes
Predict the return data type of Math.rint( );
Predict the return data type of Math.ceil( );
Predict the return data type of Math.floor( );
Predict the return data type of Math.log( )