[Gambas-user] Native Complex type?
Tobias Boege
taboege at ...626...
Sat Dec 21 16:53:32 CET 2013
Hi Benoit,
is it planned to support complex numbers in Val() or to have an IsComplex()
function?
I see the difficulties that come with this, like having to incorporate
complex numbers into the interpreter directly and since Complex needs to be
an object, intermixing objcts and native datatypes in the aforementioned
functions, etc.. but I wanted to ask anyway. (Then we could also make Sqr()
support complex numbers, etc.)
It would unify the way we work with complex numbers even more which would be
appreciated on our side.
Regards,
Tobi
More information about the User
mailing list