pi()
function pi(): float
Gets value of pi.
Parameters: none.
Returns: float
No examples yet — check examples/ and showcases/ for usage patterns.
Internals
For how pi is implemented in the compiler, see the internals page.
function pi(): float
Gets value of pi.
Parameters: none.
Returns: float
No examples yet — check examples/ and showcases/ for usage patterns.
For how pi is implemented in the compiler, see the internals page.