Skip to content

Support for complex.h

Matthew Heinsen Egan edited this page Jan 21, 2015 · 3 revisions

Support for complex.h

Functions names that are struck out are not yet supported.

Trigonometric functions

  • cacos
  • cacosf
  • cacosl
  • casin
  • casinf
  • casinl
  • catan
  • catanf
  • catanl
  • ccos
  • ccsof
  • ccosl
  • csin
  • csinf
  • csinl
  • ctan
  • ctanf
  • ctanl

Hyperbolic functions

  • cacosh
  • cacoshf
  • cacoshl
  • casinh
  • casinhf
  • casinhl
  • catanh
  • catanhf
  • catanhl
  • ccosh
  • ccoshf
  • ccoshl
  • csinh
  • csinhf
  • csinhl
  • ctanh
  • ctanhf
  • ctanhl

Exponential functions

  • cexp
  • cexpf
  • cexpl
  • clog
  • clogf
  • clogl

Power functions

  • cpow
  • cpowf
  • cpowl
  • csqrt
  • csqrtf
  • csqrtl

Manipulation

  • cabs
  • cabsf
  • cabsl
  • carg
  • cargf
  • cargl
  • cimag
  • cimagf
  • cimagl
  • conj
  • conjf
  • conjl
  • cproj
  • cprojf
  • cprojl
  • creal
  • crealf
  • creall