pi

Returns the mathematical constant π (the ratio of a circle's circumference to its diameter, approximately 3.14159) of the given type, such as float or double.

Note that for vectors and matrices, all members are set to π.

Input

type

The desired output type. The actual value is not used.

Output

pi

The value of π.