Hi, Why the button "sin(x) does not Work? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 7

Hi, Why the button "sin(x) does not Work?

I have inspected line 47 - html and line 102-js files but did not find an error. Please, help me. https://code.sololearn.com/W26TK9tRyWl6/?ref=app

10th Sep 2020, 7:07 AM
Egor Tonchev(EGO)
Egor Tonchev(EGO) - avatar
2 Réponses
+ 15
JS line 109 must be like this: document.Clcltr.Button.value=res; EGO in your line 109, "value" is broken into: va lue (must be in the same line)
10th Sep 2020, 7:14 AM
Rohit
+ 7
Thanks, Rkk! It works fine - :)
10th Sep 2020, 7:31 AM
Egor Tonchev(EGO)
Egor Tonchev(EGO) - avatar