geostyler-style
    Preparing search index...

    Interface Fasin

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

    interface Fasin {
        args: [number | GeoStylerNumberFunction];
        name: "asin";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

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