Predict the return data type of Math.ceil( );
23 Likes
double
Answered By
14 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( );