HELPLIB.HLB  —  FORTRAN  Intrinsic Procedures, SINH
  SINH (number)

  Class:  Elemental function - Generic

  Returns the hyperbolic sine of the argument.
  +------+---------+----------+------------+-------------+
  | Args | Generic | Specific |  Argument  | Result Type |
  +------+---------+----------+------------+-------------+
  |  1   |  SINH   | SINH     | REAL*4     | REAL*4      |
  |      |         | DSINH    | REAL*8     | REAL*8      |
  |      |         | QSINH    | REAL*16    | REAL*16     |
  +------+---------+----------+------------+-------------+
Close Help