Difference between revisions of "MC-Basic:ACOS"
m (added example ? Acos(-1)) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{Languages|MC-Basic:ACOS}} | ||
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
Line 32: | Line 33: | ||
|EXAMPLE= | |EXAMPLE= | ||
Value = Acos(0.5) | Value = Acos(0.5) | ||
+ | |||
+ | ? Acos(-1) | ||
+ | |||
|SEE ALSO= | |SEE ALSO= | ||
* [[MC-Basic:COS|COS]] | * [[MC-Basic:COS|COS]] | ||
− | [[Category | + | [[Category:MC-Basic:Arithmetic Functions|ACOS]] |
}} | }} |