
Search found 2 matches
- Tue Dec 22, 2009 3:22 pm
- Forum: QBASIC and QB64 Questions & Answers
- Topic: Y coordinate problem
- Replies: 2
- Views: 6450
- Tue Dec 22, 2009 1:21 pm
- Forum: QBASIC and QB64 Questions & Answers
- Topic: Y coordinate problem
- Replies: 2
- Views: 6450
Y coordinate problem
hello everyone. I am pretty new to qbasic. I am writing a simple program to graph up to a polynomial and I've got it working except for one thing. My Y coordinate is upside down. I know this is because qbasic reverses the Y coordinate. I there a way to change it so that the Y increases as you move f...