+ 1

Seems like math class doesn't exist in my eclipse version in library. It asks me to create method pow when I try to check Double a = Math.pow(2,3); Any ideas?

5th Jan 2016, 2:39 PM
Eugene Lukianov
Eugene Lukianov - avatar
1 Resposta
+ 2
Have you tried importing the math class? If not, try this: import java.lang.Math;
24th Jun 2016, 12:38 AM
Scylla
Scylla - avatar
Quente hoje
.
1 Votes
What?
0 Votes
HTML
0 Votes
Web
0 Votes
Quiz duel
0 Votes
FRC Coding?
1 Votes
help
0 Votes
AI
2 Votes
APIs
1 Votes