Computer Applications
State whether the following statement is True or False :
Math.sqrt(-225) can't be defined.
Related Questions
State whether the following statement is True or False :
Java.Math class is used for different mathematical functions.
State whether the following statement is True or False :
The output of Math.abs(-99.99) is 100.00.
State whether the following statement is True or False :
The output of Math.cbrt(-3) will be -27.
State whether the following statement is True or False :
Math.round() returns the value in float data type.