Computer Science, asked by shristyyadav2302, 4 days ago

What type of value is returned by math.square of a number

Answers

Answered by sayantikapramanik06
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