geostyler-style
    Preparing search index...

    Interface Fabs

    The absolute value of the specified number value

    interface Fabs {
        args: [number | GeoStylerNumberFunction];
        name: "abs";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

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