are there any negative radians?
**deg° 0.0 32.9 /-32.9
**rad* 0.0 0.5742133 / -0.5742133
are there any negative radians?
**deg° 0.0 32.9 /-32.9
**rad* 0.0 0.5742133 / -0.5742133
We usually associate $x$ degrees to an anticlockwise rotation if $x$ is positive and to a clockwise rotation if $x$ is negative. The same applies to radians, with the relation $180$ degrees equals $\pi$ radians.
float deg = −3.5;
i get this when i try to run this deg as a float ,whats the issue? i have calculated a float negative deg = -144.3; but i cant do −3.5?
processing.app.SketchException: unexpected char: '\'