Skip to content

Commit 05dcb74

Browse files
authored
Update README.md
Update README.md
1 parent fb5ac97 commit 05dcb74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ The names of the big numbers greater than 10^6 are used according **'Old Europea
66

77
- Some examples of names according this naming convention:
88
```bigNumbers
9-
10^3 = "илјада", 10^6 = "милион", 10^9 = "милијарда", 10^12 = "билион", 10^15 = "билијарда", 10^18 = "трилион", 10^21 = "трилијарда", 10^24 = "квадрилион", 10^7 = "квадрилијарда", ...
9+
10^3 = "илјада", 10^6 = "милион", 10^9 = "милијарда", 10^12 = "билион", 10^15 = "билијарда", 10^18 = "трилион", 10^21 = "трилијарда", 10^24 = "квадрилион", 10^27 = "квадрилијарда", ...
1010
```
11-
11+
$\sqrt{3x-1}+(1+x)^2$
1212
## Main methods
1313
There are 2 main methods that can be used:
1414
| Methods | Input parameter type | Returns |

0 commit comments

Comments
 (0)