Post Reply 
Which systems support a COMPLEX data type?
07-14-2023, 01:15 PM (This post was last modified: 07-14-2023 01:16 PM by johnb.)
Post: #17
RE: Which systems support a COMPLEX data type?
(07-12-2023 07:52 AM)Martin Hepperle Wrote:  Thank you - there are quite a few languages which support the complex type more or less well.

Agreed.

In fact, any language that supports basic math functions, user libraries of some type, and some type of struct or record variable can model complex numbers. This includes practically every object-oriented language.

i.e. using only the above, I can do it in C, C++, C#, Smalltalk, Java, Javascript, Ruby, Perl... the list is so long it might be better to try to figure out which languages I can't do it in.

So I think for your list, you should only take languages that support Complex-typed variables natively without having to add on any kind of library.

Just my $0.02 worth.

Daily drivers: 15c, 32sII, 35s, 41cx, 48g, WP 34s/31s. Favorite: 16c.
Latest: 15ce, 48s, 50g. Gateway drug: 28s found in yard sale ~2009.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Which systems support a COMPLEX data type? - johnb - 07-14-2023 01:15 PM



User(s) browsing this thread: 1 Guest(s)