C99 Language Standard Logo

Contents

  • Foreword
  • Introduction
  • 1. Scope
  • 2. Normative references
  • 3. Terms, definitions, and symbols
  • 4. Conformance
  • 5. Environment
  • 6. Language
  • 7. Library
  • Annex A
  • Annex B
  • Annex C
  • Annex D
  • Annex E
  • Annex F
  • Annex G
    • G.1 Introduction
    • G.2 Types
    • G.3 Conventions
    • G.4 Conversions
    • G.5 Binary operators
    • G.6 Complex arithmetic <complex.h>
      • G.6.1 Trigonometric functions
      • G.6.2 Hyperbolic functions
        • G.6.2.1 The cacosh functions
        • G.6.2.2 The casinh functions
        • G.6.2.3 The catanh functions
        • G.6.2.4 The ccosh functions
        • G.6.2.5 The csinh functions
        • G.6.2.6 The ctanh functions
      • G.6.3 Exponential and logarithmic functions
      • G.6.4 Power and absolute-value functions
    • G.7 Type-generic math <tgmath.h>
  • Annex H
  • Annex I
  • Annex J
  • Bibliography
C99 Language Standard
  • Annex G
  • G.6 Complex arithmetic <complex.h>
  • G.6.2 Hyperbolic functions
Previous Next

G.6.2 Hyperbolic functions

  • G.6.2.1 The cacosh functions
  • G.6.2.2 The casinh functions
  • G.6.2.3 The catanh functions
  • G.6.2.4 The ccosh functions
  • G.6.2.5 The csinh functions
  • G.6.2.6 The ctanh functions
Previous Next