The OpenD Programming Language

mir.stat.constant

This module contains constants used in statistical algorithms.

Members

Variables

LOGPI
enum real LOGPI;
LOGSQRT2PI
enum real LOGSQRT2PI;
M_SQRTPI
enum real M_SQRTPI;
SQRTPI
enum real SQRTPI;

Meta

Authors

John Michael Hall