Search:

Type: Posts; User: jaypeebee18

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    6,489

    and also, can i do this w/o using arrays?

    and also, can i do this w/o using arrays?
  2. Replies
    11
    Views
    6,489

    when i tried to divide something by 11 or more it...

    when i tried to divide something by 11 or more it results to -214748...
    even 11 / 11 results to that...
  3. Replies
    11
    Views
    6,489

    thanks for the fact...and im getting some...

    thanks for the fact...and im getting some accuracy because of that fact but still, i cant divide 11 / 13... i always get a garbage value (-214748...)

    5 / 7 is accurate though...
  4. Replies
    11
    Views
    6,489

    i think the program is running smoothly except...

    i think the program is running smoothly except for the fact that it divides inaccurately... the repeating decimal is true until the 6th decimal digit (when i use float) and 15th (when i use double)...
  5. Replies
    11
    Views
    6,489

    ok... but how can i divide repeating decimals...

    ok... but how can i divide repeating decimals that accurate? what variable do i need to declare?
  6. Replies
    11
    Views
    6,489

    Repeating Decimals

    how to display repeating decimals like this?

    5 / 7 = 0.714285...
    the repeating cycle is 714285
    and the cycle length is 6...

    how to display the repeating decimal and the cycle length? and...
  7. Replies
    7
    Views
    8,876

    i think you can use some libraries such as...

    i think you can use some libraries such as conio.h, time.h, stdlib.h, and graphics.h...
    DJ!
Results 1 to 7 of 7