Updated Cos.md (markdown)
commited
commit
062b3c5c7edb12dfce392d43177657c46700045f
... | ... | @@ -3,7 +3,7 @@ Compute cosine of an angle in degrees. |
3 | 3 | [[/uploads/Cos.png]] |
4 | 4 | |
5 | 5 | ## Input/Output |
6 | similar to the function [[sin]] but instead the output value starts from 1.Outputs value between 1 and -1 depending on the given input which scales from rotation (0°–360°) |
|
6 | similar to the function [[sin]] but instead the output value starts from 1. Outputs value between 1 and -1 depending on the given input which scales from rotation (0°–360°) |
|
7 | 7 | |
8 | 8 | ## Notes |
9 | 9 |