The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
INPUT() and complex numbers?
01-14-2015, 01:47 PM
Post: #1
INPUT() and complex numbers?
How can complex numbers be used with INPUT()?

Simple example:

INPUT(zl); // Using zl=50+25i as input value
zo:=50;

RE(zl)=>50, IM(zl)=>25.
(zl-zo)/(zl+zo) => 0.06 +0.24*i

I haven't been able to get complex numbers to work with an INPUT().
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
INPUT() and complex numbers? - DrD - 01-14-2015 01:47 PM
RE: INPUT() and complex numbers? - DrD - 01-14-2015, 04:44 PM
RE: INPUT() and complex numbers? - Snorre - 01-14-2015, 08:21 PM
RE: INPUT() and complex numbers? - DrD - 01-14-2015, 09:49 PM
RE: INPUT() and complex numbers? - Snorre - 01-14-2015, 10:27 PM
RE: INPUT() and complex numbers? - DrD - 01-14-2015, 11:05 PM



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