geostyler-style
    Preparing search index...

    Interface Fatan

    Returns the arc tangent of an angle in radians, in the range of -PI/2 through PI/2

    interface Fatan {
        args: [number | GeoStylerNumberFunction];
        name: "atan";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

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