L
L
lowderplay2018-08-20 21:25:23
Mathematics
lowderplay, 2018-08-20 21:25:23

What is the algorithm for dividing into a column?

Hello! I want to write a PHP program that outputs column division to an HTML table. With multiplication, the algorithm is more or less clear, but there are difficulties with division. Write an algorithm for dividing and writing in a column. Thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nikita Egorov, 2018-08-20
@lowderplay

Maybe this will help - Division into java column?
Namely

1. Take 2 numbers.
2. Divide one by the other in a column on a leaf.
3. Write down actions
4. Think about them

If not, then you are here - https://freelansim.ru
Or here - https://www.google.ru

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question