ASIN

ASIN

PROGRAM ASIN_DEMO
  VAR
     REAL1,REAL2: REAL;
  END_VAR
 REAL2:= ASIN(IN:=REAL1);
END_PROGRAM

Returns value of the inverse function to sine function.

InputType Description
IN ANY_REALInput value ←1;1>
OutputType Description
ANY_REALOutput value (in rads)

  • © Energocentrum Plus, s.r.o. 2017 - 2024