Celestine API Documentation - v0.2.0
    Preparing search index...

    Variable EPSILONConst

    EPSILON: 1e-10

    Epsilon for floating-point comparisons

    Used to check if values are "close enough" to zero or other targets to avoid division-by-zero and other numerical instability issues.