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

    Properties

    Properties

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