Python, how to input a complex number
|
04-30-2021, 08:55 AM
(This post was last modified: 04-30-2021 08:58 AM by Stevetuc.)
Post: #6
|
|||
|
|||
RE: Python, how to input a complex number
(04-29-2021 06:37 PM)Didier Lachieze Wrote:(04-29-2021 02:36 PM)Dirk.nl Wrote: According to Python documents, you can enter a complex number like this; var=complex(input()) Complex() should accept either a string or a number as input. https://www.google.com/amp/s/www.learnby...ction/amp/ On the Numworks, it only accepts a number. Code:
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Python, how to input a complex number - Dirk.nl - 04-29-2021, 02:36 PM
RE: Python, how to input a complex number - Stevetuc - 04-29-2021, 04:02 PM
RE: Python, how to input a complex number - Dirk.nl - 04-29-2021, 05:04 PM
RE: Python, how to input a complex number - Didier Lachieze - 04-29-2021, 06:37 PM
RE: Python, how to input a complex number - Stevetuc - 04-30-2021 08:55 AM
RE: Python, how to input a complex number - Albert Chan - 04-30-2021, 10:36 AM
RE: Python, how to input a complex number - Dirk.nl - 04-29-2021, 07:20 PM
RE: Python, how to input a complex number - Dirk.nl - 04-30-2021, 09:51 AM
RE: Python, how to input a complex number - toml_12953 - 04-30-2021, 10:36 AM
RE: Python, how to input a complex number - Dirk.nl - 04-30-2021, 10:55 AM
RE: Python, how to input a complex number - parisse - 04-30-2021, 11:57 AM
RE: Python, how to input a complex number - Dirk.nl - 04-30-2021, 01:21 PM
|
User(s) browsing this thread: 2 Guest(s)