geostyler-style
    Preparing search index...

    Interface Flog

    Returns the natural logarithm (base e) of x

    interface Flog {
        args: [number | GeoStylerNumberFunction];
        name: "log";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    args: [number | GeoStylerNumberFunction]
    name: "log"