s2js
    Preparing search index...

    Class PreciseVector

    Represents a point in ℝ³ using high-precision values. Note that this is NOT a complete implementation because there are some operations that Vector supports that are not feasible with arbitrary precision math.

    Index

    Constructors

    Other

    x: BigFloat32
    y: BigFloat32
    z: BigFloat32