answersLogoWhite

0


Best Answer

Only the presentation. The math is the same.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between binary form and the Russian peasant method?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is difference between binary tree?

fish!


What is the difference between binary heap and binomial heap?

The difference between Binomial heap and binary heap is Binary heap is a single heap with max heap or min heap property and Binomial heap is a collection of binary heap structures(also called forest of trees).


What is the difference between binary and general semaphores?

the differents is the bathroom time


What is the difference between unary and binary?

In programming a unary and binary operator defines how many components make up an expression.


What is the difference between binary codes and bcd codes?

In BCD each digit of a decimal number is coded as a separate 4 bit binary number between 0 and 9.For example:Decimal 12 in BCD is shown as 0001 0010 (Binary 1 and Binary 2), in Binary it is 1100.


Difference between binary data and digital data?

only difference is that binary is only consists of 0 and 1 bits,where as digital means it may either contain binary bits (0,1), or contain the numeric digit (0-9), mainely digital means just the number between 0 to 9


What is difference between binary file and Excel file?

When referring to Excel 2007, there are two file types you can use when you save a file, XML and binary. If you save the file as binary, then there is no difference between the two. If you save the file as XML, then the XML file contains XML formatting data (explanation beyond the scope of this question) and the binary file is formatted for computers to read directly.


What is the difference between a number system and a binary system?

A binary system is a special type of a number system. The binary system uses only two digits, other number systems use more.


What is the difference between strictly binary tree and complete binary tree?

Complete Binary tree: -All leaf nodes are found at the tree depth level -All nodes(non-leaf) have two children Strictly Binary tree: -Nodes can have 0 or 2 children


How do you calculate difference between three number in percentage?

"Difference" is a binary operation. It is defined in the context of two numbers - you do not have a difference of three numbers. And that applies in absolute terms or percentage terms.


What is the difference between extended binary tree and complete binary tree?

Complete Binary tree: All leaf nodes are found at the tree depth level and All non-leaf nodes have two children. Extended Binary tree: Nodes can have either 0 or 2 children.


What is the difference between 2 and 10?

2 is decimal format in computer language. 2 can be represented as 10 in binary format.