top | item 40599349

(no title)

bluesmoon | 1 year ago

Julia supports Complex numbers as a built-in type.

discuss

order

koolala|1 year ago

are numbers types?

nimih|1 year ago

It's certainly possible to interpret numbers as types, but it's not particularly common AFAIK, since there are generally more convenient interpretations of arithmetic for a given problem domain (von Neumann sets, Dedekind cuts, IEEE 754 floating point values, &c &c).