geostyler-style
    Preparing search index...

    Interface Fdouble2bool

    Returns true if x is zero, false otherwise

    interface Fdouble2bool {
        args: [number | GeoStylerNumberFunction];
        name: "double2bool";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

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