Computer Science, asked by tinanileshrathod, 3 months ago

Concept Of Math class functions in java​

Answers

Answered by yokeshps2005
4

Answer:

Basic Math methods

Method Description

Math.sqrt() It is used to return the square root of a number.

Math.cbrt() It is used to return the cube root of a number.

Math.pow() It returns the value of first argument raised to the power to second argument.

Math.signum() It is used to find the sign of a given value.

Answered by Anonymous
1

Answer:

refer the attachment

Explanation:

have a fabulous day !

Attachments:
Similar questions