We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dfb303 commit e29b9e3Copy full SHA for e29b9e3
1 file changed
1-js/02-first-steps/07-type-conversions/article.md
@@ -35,11 +35,7 @@ alert(typeof value); // string
35
36
## Αριθμητική μετατροπή
37
38
-<<<<<<< HEAD
39
Η μετατροπή αριθμών γίνεται αυτόματα σε Μαθηματικές συναρτήσεις και εκφράσεις.
40
-=======
41
-Numeric conversion in mathematical functions and expressions happens automatically.
42
->>>>>>> 9e3fa1351f80cfd6353a778a55b2c86bca9e895f
43
44
Για παράδειγμα, όταν η διαίρεση `/` εφαρμόζεται σε μη αριθμούς:
45
0 commit comments