VMS Help  —  FORTRAN  Intrinsic Procedures, ASIND
  ASIND (real-number)

  Class:  Elemental function - Generic

  Returns the arc sine of the argument in degrees.  The value of the
  argument must be between 0 (exclusive) and 1 (inclusive).

  +------+---------+----------+------------+-------------+
  | Args | Generic | Specific |  Argument  | Result Type |
  +------+---------+----------+------------+-------------+
  |   1  |  ASIND  | ASIND    | REAL*4     | REAL*4      |
  |      |         | DASIND   | REAL*8     | REAL*8      |
  |      |         | QASIND   | REAL*16    | REAL*16     |
  +------+---------+----------+------------+-------------+
Close Help