26 KiB
26 KiB
title, excerpt, layout
title | excerpt | layout |
---|---|---|
pi | Return the value of `pi`. Archimedes’ constant (π). | manual |
Return the value of pi
. Archimedes’ constant (π).
pi() -> number
Tags
math
Examples
const myVar = pi() * 3.0
Arguments
Returns
number