mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-21 19:16:23 +00:00
164 B
164 B
date | id | title |
---|---|---|
2020-11-12 | fe4897ce-ad46-4279-a35b-9e7958645f9c | JavaScript Exponentation Operator |
Syntax
console.log(6 ** 2); // 36