gambas-source-code/main/lib/complex
Benoît Minisini 4d71384869 [INTERPRETER]
* BUG: Fix Abs() when that operator is implemented at class level, so that
  it returns an object and not necesarrily a floating point value.

[GB.GMP]
* NEW: New component based on the Gnu Multiple Precision Arithmetic 
  Library. Only big integers (BigInt class) are partially implemented at 
  the moment.


git-svn-id: svn://localhost/gambas/trunk@5826 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-09-01 20:40:05 +00:00
..
ccomplex.c [INTERPRETER] 2013-09-01 20:40:05 +00:00
ccomplex.h
gb.complex.component
main.c
main.h
Makefile.am