long-division
There are 9 repositories under long-division topic.
pub-calculator-io/long-division-calculator
Free WordPress Plugin: Long division calculator performs long division with remainders. Demonstrates solution with steps, and answer as quotient and remainder and as mixed number. www.calculator.io/long-division-calculator/
GeorgiosIoannouCoder/division-algorithms
Analysis and Implementation of Common Division Algorithms. ➗
artmenlope/high-precision-calculations-str
A set of Python 3 defined functions. They can provide high decimal precision calculations using numbers in "str" format. The algorithms used are the same as those used when performing the calculations by hand. All using Python 3 built-in functions.
creme332/big-integer-square-root-algorithm
Calculates the square root of big integers to any degree of precision using the long division method.
k0T0z/long-division-function
This is an implementation for CSE131s Computer Programming course project
pvn-a/intal
C implementation of integer of arbitrary length library.
sorhanp/graphical-long-division
Graphical long division program using wxWidgets-library
wapitia/word-division
Application to create and solve Word Division puzzles
Salma-Hamed/Polynomial-Long-Division-Calculator
This application performs the long division of polynomials.