Mathematical Constants
[Predefined Variables]


Variables

counter false
 This constant has the value 0.
scalar Pi
 The value of $\pi \approx 3.14159265359$ .
scalar RadPerDeg
 The ratio of radians per degree $\pi/180 \approx 0.0174532925$ .
counter true
 This constant has the value 1.

Variable Documentation

counter false
 

This constant has the value 0.

Since:
v2.2

scalar Pi
 

The value of $\pi \approx 3.14159265359$ .

Since:
v1.0

scalar RadPerDeg
 

The ratio of radians per degree $\pi/180 \approx 0.0174532925$ .

Since:
v1.0

counter true
 

This constant has the value 1.

Since:
v2.2