Porovnávané verzie

Kľúč

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

%ArcCot function


Old name
%ArcCotR
Function
Inverse function to cotangent.  Result The result is a real value in degrees.
Declaration


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


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


Blok kódu
languageesl
themeRDark
%ArcCot(arg)