Perseus
    Preparing search index...
    type ExponentialGraphOptions = {
        startCoords?: { asymptote: number; coords: readonly [Coord, Coord] };
        type: "exponential";
    }
    Index

    Properties

    Properties

    startCoords?: { asymptote: number; coords: readonly [Coord, Coord] }
    type: "exponential"