floattan

Syntax

native Float:floattan(Float:value, anglemode:mode=radian);

Usage

value
The angle to calculate the tangent from
mode
What unit of measurement is the angle specified in
Defaults to radians

Description

Returns the tangent of a given angle

Note

For available units of measurements(modes) look at the anglemode enum

Return

The tangent of a given angle