 | A mini-scientific calculator that does basic operations
and common trigonometry(sin,cos and tan). While doing trigonometry, it
accepts a given number for an angle as a degree and outputs the
corresponding trigonometric value. The exactness of the results depend upon
which flash version you use. For example, in flash MX sin 90 = 1 but cos
90 = 6.12303176911189e-17 instead of the truth statement cos 90 = 0.
By Didd Wako |