Software & Finance





Turbo C++ - complex.h





 

You can find here the list of functions declared in complex.h


  • abs
  • acos
  • arg
  • asin
  • atan
  • conj
  • cos
  • cosh
  • exp
  • imag
  • log
  • log10
  • norm
  • polar
  • pow
  • pow10
  • real
  • sin
  • sinh
  • sqrt
  • tan
  • tanh

 

Constants, data types, and global variables
_COMPLEX_H
__cplusplus

 

Overloaded operators

  • +
  • +=
  • -
  • -=
  • *
  • *=
  • /
  • /=
  • ==
  • !=
  • <<
  • >>