HELPLIB.HLB  —  FORTRAN  Intrinsic Procedures, COSH
  COSH (real-number)

  Class:  Elemental function - Generic

  Returns the hyperbolic cosine of the argument.

  +------+---------+----------+------------+-------------+
  | Args | Generic | Specific |  Argument  | Result Type |
  +------+---------+----------+------------+-------------+
  |   1  | COSH    | COSH     | REAL*4     | REAL*4      |
  |      |         | DCOSH    | REAL*8     | REAL*8      |
  |      |         | QCOSH    | REAL*16    | REAL*16     |
  +------+---------+----------+------------+-------------+
Close Help