pi | |
Type | constant |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Equal to the ratio of a circle's circumference to its diameter. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Command: constant Function: acos, sin, cos, tan, asin, atan2, atan Glossary: expression |
Description | Use the pi constant in trigonometric expressions where writing out "pi" makes the expression more readable and understandable. |
Tags | math |