Porovnávané verzie

Kľúč

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

%ArcSin function


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


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


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


Blok kódu
languageesl
themeRDark
%ArcSin(arg)