Login

Fancade Wiki

Updated Sin.md (markdown)

... ...
@@ -2,9 +2,11 @@ Compute sine of an angle in degrees.
2 2
3 3
[[/uploads/Sin.png]]
4 4
##Input/Ouput
5
5 6
Sine outputs value between 1 and -1 depending on the given value to it which scales from rotation (0°–360°)
6 7
7 8
##Notes
9
8 10
Additionally , there are only 4 certain points where you can get a whole number :
9 11
- 0°/360° = 0
10 12
- 90° = 1
... ...
@@ -14,4 +16,5 @@ Additionally , there are only 4 certain points where you can get a whole number
14 16
*Note: To understand more better search for "trigonemetrical functions" in google XD
15 17
16 18
##Example
19
17 20
*Nothing for now , will add something later
... ...
\ No newline at end of file
Fancade Wiki