Post Reply 
silly math puzzle
10-21-2019, 03:07 PM (This post was last modified: 10-21-2019 03:13 PM by grsbanks.)
Post: #8
RE: silly math puzzle
I wonder how many here ignored the #pragma statement?

It says that the decimal point is '/' and the "comma" (used to separate items in a list or the real and imaginary parts of a complex number) is '+'.

If you then replace those symbols with what we're used to seeing in the RETURN statement, you get:

Code:
RETURN 8.2*(2,2);

That should explain why you get 16.4+16.4*i

There are only 10 types of people in this world. Those who understand binary and those who don't.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
silly math puzzle - Wes Loewer - 10-21-2019, 08:51 AM
RE: silly math puzzle - John Keith - 10-21-2019, 11:34 AM
RE: silly math puzzle - toml_12953 - 10-21-2019, 01:09 PM
RE: silly math puzzle - StephenG1CMZ - 10-21-2019, 01:53 PM
RE: silly math puzzle - toml_12953 - 10-21-2019, 02:38 PM
RE: silly math puzzle - StephenG1CMZ - 10-21-2019, 03:02 PM
RE: silly math puzzle - Wes Loewer - 10-21-2019, 02:41 PM
RE: silly math puzzle - toml_12953 - 10-21-2019, 03:08 PM
RE: silly math puzzle - grsbanks - 10-21-2019 03:07 PM
RE: silly math puzzle - Wes Loewer - 10-21-2019, 03:21 PM
RE: silly math puzzle - toml_12953 - 10-21-2019, 05:51 PM



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