Euler

double Euler ();

Purpose

This function returns the value of the Euler's Constant. Euler's Constant is the base for the natural logarithm function.

Parameters

None.

Return Value

Name Type Description
eulersConstant double Returns the value of the Euler's Constant.