Predict the return data type of the following functions:-
1-Math.sqrt()
2-Math.rint()
3-Math.ceil()
4-Math.round()
5-Math.floor()
6.Math.log()
Answers
Answered by
13
- Math.sqrt() returns double
- Math.rint() returns double
- Math.ceil() returns double
- Math.round() returns long
- Math.floor() returns double
- Math.log() returns the natural logarithm (base e) of a double value.
Answered by
2
Answer:
I will give 1000 thanks for your questions
please dont answer that global warming question i want to answer it
pleasee
Similar questions