Updated Cos.md (markdown)
commited
commit
1afb085ba0da028ee133d16f8fdba12266487bc6
... | ... | @@ -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 angular (0°–360°) |
|
7 | 7 | |
8 | 8 | ## Notes |
9 | 9 |