pull/1022/merge
layla 2 days ago committed by GitHub
commit c42735f3df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -183,7 +183,7 @@ console.log(age, gravity, mass, PI, boilingPoint, bodyTemp)
### Math Object
In JavaScript the Math Object provides a lots of methods to work with numbers.
In JavaScript the Math Object provides lots of methods to work with numbers.
```js
const PI = Math.PI

Loading…
Cancel
Save