From 22b1df2ec2b0e3133c67bf8153933a1c63d5fdef Mon Sep 17 00:00:00 2001 From: Mihir Raj Date: Wed, 26 Jul 2023 14:45:29 +0530 Subject: [PATCH] changed the name of the Binary number system inventor to Gottfried Wilhelm Leibniz from Gottfried Leibniz --- docs/binary-representation/binary-numbers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/binary-representation/binary-numbers.md b/docs/binary-representation/binary-numbers.md index a5f0be420..600b8a230 100644 --- a/docs/binary-representation/binary-numbers.md +++ b/docs/binary-representation/binary-numbers.md @@ -21,7 +21,7 @@ has_children: false ## Introduction -Binary number system was invented by **Gottfried Leibniz**. As the word is prefixed with 'Bi' which is a Latin word and means 'two' in English. This brings us to the first two digits i.e., 0 and 1 which means that while counting in binary you cannot exceed 1. Infact all the numbers which you represent are made up of only two digits i.e., 0 and 1 which is quite interesting. Check out the binary representation of a decimal number (the numbers used for counting i.e., from 0-9) in binary. +Binary number system was invented by **Gottfried Wilhelm Leibniz**. As the word is prefixed with 'Bi' which is a Latin word and means 'two' in English. This brings us to the first two digits i.e., 0 and 1 which means that while counting in binary you cannot exceed 1. Infact all the numbers which you represent are made up of only two digits i.e., 0 and 1 which is quite interesting. Check out the binary representation of a decimal number (the numbers used for counting i.e., from 0-9) in binary. ```yaml Example: