What type of value is returned by math.square of a number
Answers
Answered by
5
Answer:
If the number is in the integer form then it will return the value in integer type of value and if the number is in the double then it will return double type value.
Similar questions