geostyler-style
    Preparing search index...

    Interface Fcos

    Returns the cosine of an angle expressed in radians

    interface Fcos {
        args: [number | GeoStylerNumberFunction];
        name: "cos";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

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