profileRyan KesPGP keyI build stuffEmailGithubTwitterLast.fmMastodonMatrix

JavaScript Exponentation Operator

Syntax

console.log(6 ** 2) // 36