-
Notifications
You must be signed in to change notification settings - Fork 1
mtbeek32 edited this page Feb 1, 2024
·
5 revisions
- pi()
pi() results in a float64 value: pi (3.14159…).
data item with float64 value type
parameter<float64> paramPi := pi();
result: paramPi = 3.14159...
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.