lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> > Real numbers provide completeness (every Cauchy sequence has a limit)
> > just fine. You do not need Complex numbers for that.
>
> Yes, that's why Gavin said complex numbers extend _integers_ in _two_ ways!

Integers are already complete. (Any Cauchy sequence within integers
must become constant after some index and therefore converge to that
constant).

-- Roberto