geostyler-style
    Preparing search index...

    Interface Fexp

    Returns Euler’s number e raised to the power of x

    interface Fexp {
        args: [number | GeoStylerNumberFunction];
        name: "exp";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

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