Files
modeling-app/docs/kcl/pi.md
2024-05-15 13:09:38 -07:00

26 KiB
Raw Blame History

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

Rendered example of pi 0

Arguments

Returns

number