gambas-source-code/main/lib/complex
Benoît Minisini 33ccdc039a [GB.COMPLEX]
* BUG: Conversion from complex to number now returns the real part if the 
  imaginary part is null, and raises an error otherwise. It does not return
  the complex modulus anymore. Use Abs() for that.


git-svn-id: svn://localhost/gambas/trunk@6157 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-02-14 23:17:45 +00:00
..
ccomplex.c [GB.COMPLEX] 2014-02-14 23:17:45 +00:00
ccomplex.h
gb.complex.component
main.c
main.h
Makefile.am