Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. riesjuh

    problem with array ("Seine" by Ellsworth Kelly)

    Hey, I'm sorry i couldn't reply any sooner, my computer crashed and with all the busyness around christmas and other things, it took a while. Anyway, thanx for your replies, I really appreciate! Although I still don't get it to work, i tried and tried, but it doesn't work, which is probably my...
  2. riesjuh

    problem with array ("Seine" by Ellsworth Kelly)

    Thanx for you reply, the only thing a don't understand yet is how to avoid that y-values are used more then 1 time. so i thought this would be the answer (but doesn't work): cls screen 9 d = 4 dim y(0 to d) as integer dim x as integer dim q as integer window (-2, -2)-(d+2, d+2) randomize timer...
  3. riesjuh

    Cosine Function Innacurate? What gives?

    if you set your scientific calculator on the radian mode, it will return the same answer as qbasic, so the qbasic-answer is also correct, but just on a different scale
  4. riesjuh

    Cosine Function Innacurate? What gives?

    qbasic counts the function in radians, scientific calculator in degrees
  5. riesjuh

    problem with array ("Seine" by Ellsworth Kelly)

    Hey, i have a kind of a problem, i want to program something in qbasic, for a part it's working already (small part), but partly there are some problems I want to create a kind of an artpiece, originally by Ellsworth Kelly (the "Seine"). In this piece of art there is a kind of...

Part and Inventory Search

Back
Top