Post sponsored by me finally washing and putting on the bed some new bedsheets

  • AceFuzzLord@lemmy.zip
    link
    fedilink
    arrow-up
    4
    ·
    4 hours ago

    I am taking a C programming class this quarter at college. So far I haven’t been clicking everything into place, so to speak, but I did get a program I’m working on for solving quadratic equations to calculate and print the discriminate and roots.

    The only thing In have to do left is figure out how to properly get it to print out the correct response if it’s a single, double, or complex number root.