Skip to content

Commit 2456b92

Browse files
authored
UPDATE README
UPDATE README
1 parent 09e4647 commit 2456b92

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

0 commit comments

Comments
 (0)