code to solve square roots always results in 0
I’m trying to write a code in RISC-V32 that solves square root with user input, but the result is always 0.
I’m trying to write a code in RISC-V32 that solves square root with user input, but the result is always 0.