Post Reply 
complex numbers in Python
10-12-2024, 06:34 PM
Post: #5
RE: complex numbers in Python
and using the online interpreter at https://micropython.org/unicorn/
where sys.implementation returns (name='micropython', version=(1, 19, 1), _machine='unicorn with Cortex-M3'), complex("1.2+3.4j") also fails with ValueError: invalid syntax for number

Since this is later than the TI Nspire version, it suggests that TI may have patched their version.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
complex numbers in Python - Wes Loewer - 10-12-2024, 01:18 PM
RE: complex numbers in Python - komame - 10-12-2024, 02:25 PM
RE: complex numbers in Python - Wes Loewer - 10-12-2024, 05:51 PM
RE: complex numbers in Python - Wes Loewer - 10-12-2024, 06:04 PM
RE: complex numbers in Python - Wes Loewer - 10-12-2024 06:34 PM



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