Predict the return data type of Math.ceil( );
25 Likes
double
Answered By
15 Likes
Predict the return data type of Math.sqrt( );
Predict the return data type of Math.rint( );
Predict the return data type of Math.round( );
Predict the return data type of Math.floor( );