Does the math class needs to be imported in java because im tring to use the math.pow and doesnt work.. and if so how do i do it | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

Does the math class needs to be imported in java because im tring to use the math.pow and doesnt work.. and if so how do i do it

1st Oct 2018, 3:28 PM
ThermalBlast22
3 Respuestas
+ 2
I mean, you could import static java.lang.Math;
1st Oct 2018, 5:41 PM
LunarCoffee
LunarCoffee - avatar
0
thank you it worked but tring to go on and running the code tells me 'time limit exceeded' whats up with that? any idea?
1st Oct 2018, 4:19 PM
ThermalBlast22
0
wierd its not long at all i think but its my first one so what do i know.. thanks alot anyway
1st Oct 2018, 4:45 PM
ThermalBlast22