Difference between revisions of "Acos"
From Mesham
Jump to navigationJump to searchm (6 revisions imported) |
|||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
#include <maths> | #include <maths> | ||
+ | |||
function void main() { | function void main() { | ||
var d:=acos(10.4); | var d:=acos(10.4); |