What does it mean by log is not defined | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

What does it mean by log is not defined

8th Jan 2017, 3:46 AM
Nick Smith
Nick Smith - avatar
3 Respuestas
+ 3
Please show code. Did you try to do something like log(x)? Are you trying to perform math? If so, use Math.log10(x).
8th Jan 2017, 4:09 AM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
+ 2
Or maybe would you use the console.log() function?
8th Jan 2017, 4:21 AM
visph
visph - avatar
0
thank you sooo much
8th Jan 2017, 4:25 AM
Nick Smith
Nick Smith - avatar