Cos, Tan, Sin, mention to manual about Degrees and Radians.
Posted: Sat Mar 27, 2021 10:32 am
I just started re-educating myself in trigonometry, and I first thought that Hollywood had a bug when trying to solve some problems using Sin(), Cos(), Tan().
This was since Hollywood uses Radians instead of Degrees by default, and I didn't even realise there are two different things existing (I still don't know the difference between them yet).
Therefore I think it would be good to emphasize in manual on Sin(), Cos(), Tan() that these commands are using Radiants INSTEAD of degrees. For I did notice the Radiant in description, but I just thought it was another word for Degrees.
Also, you could mention in those places that you can convert them to Degrees by using the Deg() command. Since some beginners might not realise to check for something like that.
This was since Hollywood uses Radians instead of Degrees by default, and I didn't even realise there are two different things existing (I still don't know the difference between them yet).
Therefore I think it would be good to emphasize in manual on Sin(), Cos(), Tan() that these commands are using Radiants INSTEAD of degrees. For I did notice the Radiant in description, but I just thought it was another word for Degrees.
Also, you could mention in those places that you can convert them to Degrees by using the Deg() command. Since some beginners might not realise to check for something like that.