]> granicus.if.org Git - python/commit
Added note about Python's support of complex numbers.
authorGuido van Rossum <guido@python.org>
Tue, 30 Jul 1996 19:02:01 +0000 (19:02 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 30 Jul 1996 19:02:01 +0000 (19:02 +0000)
commit72ba616066e6b90d32f2d0b49be394561bb1e518
treec99455ed949bf2ad20a77119a6890866db856d73
parent89cb67bb642ee958d9f095728c99e943e994ca54
Added note about Python's support of complex numbers.
Added exp(z).
Demo/classes/Complex.py