Difference between revisions of "ACos"

Jump to navigation Jump to search
No change in size ,  13:28, 3 August 2006
no edit summary
imported>DragoonWraith
imported>DragoonWraith
Line 13: Line 13:
==Notes==
==Notes==


*This function can be used in a mathematical formula (a + asin b), but a mathematical formula will not compile as the arguement for this function (asin (a + b) doesn't work).
*This function can be used in a mathematical formula (a + acos b), but a mathematical formula will not compile as the arguement for this function (acos (a + b) doesn't work).
*asin a + b = ( asin a ) + b
*acos a + b = ( acos a ) + b


==See Also==
==See Also==

Navigation menu