pi property
Decimal
pi
final
Definition of PI as a constant, can be used in expressions as variable.
Implementation
static final Decimal pi = Decimal.parse(
"3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679");