Hello,
I have problema with the module math.
I add the math module, but it does not work.
it give me the follow error:
ValueError: math domain error checkio, 40 <module>, 137
the line 40 is:
A = math.acos(g)
I hope you can help me.
Thanks