native Float:floatsinh(Float:angle, anglemode:mode=radian);
value | The angle to calculate the hyperbolic sine from |
mode | What unit of measurement is the angle specified in Defaults to radians |
Returns the hyperbolic sine of a given angle
For available units of measurements(modes) look at the anglemode enum
The hyperbolic sine of a given angle
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.