tinybasic / data /examples /99tests /22trig.bas.res
introvoyz041's picture
Migrated from GitHub
a2a15a2 verified
X SIN(X) COS(X) TAN(X)
0 0 1 0
5 0.0871557 0.996195 0.0874887
10 0.173648 0.984808 0.176327
15 0.258819 0.965926 0.267949
20 0.34202 0.939693 0.36397
25 0.422618 0.906308 0.466308
30 0.5 0.866025 0.57735
35 0.573577 0.819152 0.700208
40 0.642788 0.766044 0.8391
45 0.707107 0.707107 1
50 0.766044 0.642788 1.19175
55 0.819152 0.573576 1.42815
60 0.866025 0.5 1.73205
65 0.906308 0.422618 2.14451
70 0.939693 0.34202 2.74748
75 0.965926 0.258819 3.73205
80 0.984808 0.173648 5.67128
85 0.996195 0.0871558 11.43