Module: MoreMath::Constants

Defined in:
lib/more_math/constants/functions_constants.rb

Overview

Contains constant values used in mathematical function implementations.

These constants are essential for high-precision numerical computations, particularly in the Lanczos approximation for gamma functions and error function approximations. The constants are carefully chosen to balance accuracy and computational efficiency.

Defined Under Namespace

Modules: FunctionsConstants