native

floatasin

Syntax

native Float:floatasin(Float:angle, {anglemode,_}:radix);

Description

Returns the angle of the given sine

Parameters

value The sine to calculate the angle from
mode What unit of measurement should the output angle be in

Note

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

Return

The angle of a sine