Go to the source code of this file.
◆ _Complex_I
◆ complex
◆ OPENLIBM_COMPLEX_H
      
        
          | #define OPENLIBM_COMPLEX_H | 
      
 
 
◆ cabs()
      
        
          | double cabs | ( | double | complex | ) |  | 
      
 
 
◆ cabsf()
      
        
          | float cabsf | ( | float | complex | ) |  | 
      
 
 
◆ cabsl()
      
        
          | long double cabsl | ( | long double | complex | ) |  | 
      
 
 
◆ cacos()
      
        
          | double complex cacos | ( | double | complex | ) |  | 
      
 
 
◆ cacosf()
      
        
          | float complex cacosf | ( | float | complex | ) |  | 
      
 
 
◆ cacosh()
      
        
          | double complex cacosh | ( | double | complex | ) |  | 
      
 
 
◆ cacoshf()
      
        
          | float complex cacoshf | ( | float | complex | ) |  | 
      
 
 
◆ cacoshl()
      
        
          | long double complex cacoshl | ( | long double | complex | ) |  | 
      
 
 
◆ cacosl()
      
        
          | long double complex cacosl | ( | long double | complex | ) |  | 
      
 
 
◆ carg()
      
        
          | double carg | ( | double | complex | ) |  | 
      
 
 
◆ cargf()
      
        
          | float cargf | ( | float | complex | ) |  | 
      
 
 
◆ cargl()
      
        
          | long double cargl | ( | long double | complex | ) |  | 
      
 
 
◆ casin()
      
        
          | double complex casin | ( | double | complex | ) |  | 
      
 
 
◆ casinf()
      
        
          | float complex casinf | ( | float | complex | ) |  | 
      
 
 
◆ casinh()
      
        
          | double complex casinh | ( | double | complex | ) |  | 
      
 
 
◆ casinhf()
      
        
          | float complex casinhf | ( | float | complex | ) |  | 
      
 
 
◆ casinhl()
      
        
          | long double complex casinhl | ( | long double | complex | ) |  | 
      
 
 
◆ casinl()
      
        
          | long double complex casinl | ( | long double | complex | ) |  | 
      
 
 
◆ catan()
      
        
          | double complex catan | ( | double | complex | ) |  | 
      
 
 
◆ catanf()
      
        
          | float complex catanf | ( | float | complex | ) |  | 
      
 
 
◆ catanh()
      
        
          | double complex catanh | ( | double | complex | ) |  | 
      
 
 
◆ catanhf()
      
        
          | float complex catanhf | ( | float | complex | ) |  | 
      
 
 
◆ catanhl()
      
        
          | long double complex catanhl | ( | long double | complex | ) |  | 
      
 
 
◆ catanl()
      
        
          | long double complex catanl | ( | long double | complex | ) |  | 
      
 
 
◆ ccos()
      
        
          | double complex ccos | ( | double | complex | ) |  | 
      
 
 
◆ ccosf()
      
        
          | float complex ccosf | ( | float | complex | ) |  | 
      
 
 
◆ ccosh()
      
        
          | double complex ccosh | ( | double | complex | ) |  | 
      
 
 
◆ ccoshf()
      
        
          | float complex ccoshf | ( | float | complex | ) |  | 
      
 
 
◆ ccoshl()
      
        
          | long double complex ccoshl | ( | long double | complex | ) |  | 
      
 
 
◆ ccosl()
      
        
          | long double complex ccosl | ( | long double | complex | ) |  | 
      
 
 
◆ cexp()
      
        
          | double complex cexp | ( | double | complex | ) |  | 
      
 
 
◆ cexpf()
      
        
          | float complex cexpf | ( | float | complex | ) |  | 
      
 
 
◆ cexpl()
      
        
          | long double complex cexpl | ( | long double | complex | ) |  | 
      
 
 
◆ cimag()
      
        
          | double cimag | ( | double | complex | ) |  | 
      
 
 
◆ cimagf()
      
        
          | float cimagf | ( | float | complex | ) |  | 
      
 
 
◆ cimagl()
      
        
          | long double cimagl | ( | long double | complex | ) |  | 
      
 
 
◆ clog()
      
        
          | double complex clog | ( | double | complex | ) |  | 
      
 
 
◆ clogf()
      
        
          | float complex clogf | ( | float | complex | ) |  | 
      
 
 
◆ clogl()
      
        
          | long double complex clogl | ( | long double | complex | ) |  | 
      
 
 
◆ conj()
      
        
          | double complex conj | ( | double | complex | ) |  | 
      
 
 
◆ conjf()
      
        
          | float complex conjf | ( | float | complex | ) |  | 
      
 
 
◆ conjl()
      
        
          | long double complex conjl | ( | long double | complex | ) |  | 
      
 
 
◆ cpow()
      
        
          | double complex cpow | ( | double | complex, | 
        
          |  |  | double | complex | 
        
          |  | ) |  |  | 
      
 
 
◆ cpowf()
      
        
          | float complex cpowf | ( | float | complex, | 
        
          |  |  | float | complex | 
        
          |  | ) |  |  | 
      
 
 
◆ cpowl()
      
        
          | long double complex cpowl | ( | long double | complex, | 
        
          |  |  | long double | complex | 
        
          |  | ) |  |  | 
      
 
 
◆ cproj()
      
        
          | double complex cproj | ( | double | complex | ) |  | 
      
 
 
◆ cprojf()
      
        
          | float complex cprojf | ( | float | complex | ) |  | 
      
 
 
◆ cprojl()
      
        
          | long double complex cprojl | ( | long double | complex | ) |  | 
      
 
 
◆ creal()
      
        
          | double creal | ( | double | complex | ) |  | 
      
 
 
◆ crealf()
      
        
          | float crealf | ( | float | complex | ) |  | 
      
 
 
◆ creall()
      
        
          | long double creall | ( | long double | complex | ) |  | 
      
 
 
◆ csin()
      
        
          | double complex csin | ( | double | complex | ) |  | 
      
 
 
◆ csinf()
      
        
          | float complex csinf | ( | float | complex | ) |  | 
      
 
 
◆ csinh()
      
        
          | double complex csinh | ( | double | complex | ) |  | 
      
 
 
◆ csinhf()
      
        
          | float complex csinhf | ( | float | complex | ) |  | 
      
 
 
◆ csinhl()
      
        
          | long double complex csinhl | ( | long double | complex | ) |  | 
      
 
 
◆ csinl()
      
        
          | long double complex csinl | ( | long double | complex | ) |  | 
      
 
 
◆ csqrt()
      
        
          | double complex csqrt | ( | double | complex | ) |  | 
      
 
 
◆ csqrtf()
      
        
          | float complex csqrtf | ( | float | complex | ) |  | 
      
 
 
◆ csqrtl()
      
        
          | long double complex csqrtl | ( | long double | complex | ) |  | 
      
 
 
◆ ctan()
      
        
          | double complex ctan | ( | double | complex | ) |  | 
      
 
 
◆ ctanf()
      
        
          | float complex ctanf | ( | float | complex | ) |  | 
      
 
 
◆ ctanh()
      
        
          | double complex ctanh | ( | double | complex | ) |  | 
      
 
 
◆ ctanhf()
      
        
          | float complex ctanhf | ( | float | complex | ) |  | 
      
 
 
◆ ctanhl()
      
        
          | long double complex ctanhl | ( | long double | complex | ) |  | 
      
 
 
◆ ctanl()
      
        
          | long double complex ctanl | ( | long double | complex | ) |  |