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.4.1 Imaginary types
      • G.4.2 Real and imaginary
      • G.4.3 Imaginary and complex
    • G.5 Binary operators
    • G.6 Complex arithmetic <complex.h>
    • G.7 Type-generic math <tgmath.h>
  • Annex H
  • Annex I
  • Annex J
  • Bibliography
C99 Language Standard
  • Annex G
  • G.4 Conversions
Previous Next

G.4 Conversions

  • G.4.1 Imaginary types
  • G.4.2 Real and imaginary
  • G.4.3 Imaginary and complex
Previous Next