geostyler-style
    Preparing search index...

    Interface FtoDegrees

    Converts an angle expressed in radians into degrees

    interface FtoDegrees {
        args: [number | GeoStylerNumberFunction];
        name: "toDegrees";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

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