geostyler-style
    Preparing search index...

    Interface Ftan

    Returns the trigonometric tangent of angle expressed in radians

    interface Ftan {
        args: [number | GeoStylerNumberFunction];
        name: "tan";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

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