Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

%ArcCos function


Old name
%ArcCosR
Function
Inverse function to coscosine. Result is a real value in degrees.
Declaration


Blok kódu
languageesl
themeConfluence
REAL %ArcCos(
   REAL in Arg
 )
Parameters


ArgFunction argument - must be within the interval  -1 to +1.
Example


Blok kódu
languageesl
themeRDark
%ArcCos(arg)