Scalar FunctionsMath FunctionspiCopy MarkdownReturns the constant value of Pi.Syntax pi() Returns: real Examples Example 1 print degrees(pi()) print_0 (real)180.0log2Returns the base-2 logarithm of the numeric expression.powReturns the value raised to the specified power.