geostyler-style
    Preparing search index...

    Interface Facos

    Returns the arc cosine of an angle in radians, in the range of 0.0 through PI

    interface Facos {
        args: [number | GeoStylerNumberFunction];
        name: "acos";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

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