Does anyone has some computer programs of math functions?
(Java)
Because I have to learn them .
computer exam tomorrow.
please don't spam please please please please
Answers
Answered by
3
Answer:
Math function are easy to learn...
her
To find square root.... Math.sqrt(a) ;
To find cube root.... Math.cbrt(a) ;
To find Maximum no..... Math. max(a,b) ;
To find minimum no..... Math.min(min);
To find a²..... Math.pow(a, 2) ;
Similar questions
Math,
2 months ago
Accountancy,
2 months ago
Computer Science,
4 months ago
Math,
4 months ago
English,
9 months ago