gambas-source-code/gb.gsl/src
Benoît Minisini 7406ebb743 [GB.GSL]
* 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@6156 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-02-14 23:16:24 +00:00
..
c_complex.c [GB.GSL] 2014-02-14 23:16:24 +00:00
c_complex.h [INTERPRETER] 2013-09-03 21:11:55 +00:00
c_gsl.c [GB.GSL] 2013-07-06 01:06:42 +00:00
c_gsl.h [GB.GSL] 2013-03-31 06:28:32 +00:00
c_matrix.c [CONFIGURATION] 2013-08-03 15:38:01 +00:00
c_matrix.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
c_newtonpolynomial.c
c_newtonpolynomial.h
c_polynomial.c [GB.GSL] 2014-01-02 21:18:08 +00:00
c_polynomial.h [GB.GSL] 2013-03-31 06:28:32 +00:00
c_vector.c [CONFIGURATION] 2013-08-03 15:38:01 +00:00
c_vector.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb.gsl.component
main.c
main.h
Makefile.am