multi criteria IF statement
|
06-12-2021, 02:28 PM
Post: #8
|
|||
|
|||
RE: multi criteria IF statement
Don't forget to handle points on the vertical axis, including the origin. I'll arbitrarily assign 0 to atan(0,0). I haven't had nearly enough coffee yet and I'm not fluent in PPL, but in C++:
Code: if (x==0) { |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
multi criteria IF statement - Amer7 - 06-11-2021, 11:06 AM
RE: multi criteria IF statement - roadrunner - 06-11-2021, 11:37 AM
RE: multi criteria IF statement - Amer7 - 06-11-2021, 11:59 AM
RE: multi criteria IF statement - toml_12953 - 06-11-2021, 02:04 PM
RE: multi criteria IF statement - Liamtoh Resu - 06-11-2021, 10:09 PM
RE: multi criteria IF statement - Dougggg - 06-12-2021, 03:05 AM
RE: multi criteria IF statement - Albert Chan - 06-12-2021, 11:53 AM
RE: multi criteria IF statement - toml_12953 - 06-13-2021, 05:35 AM
RE: multi criteria IF statement - Joe Horn - 06-13-2021, 01:10 PM
RE: multi criteria IF statement - toml_12953 - 06-13-2021, 03:19 PM
RE: multi criteria IF statement - David Hayden - 06-12-2021 02:28 PM
RE: multi criteria IF statement - Liamtoh Resu - 06-16-2021, 02:58 AM
|
User(s) browsing this thread: 2 Guest(s)