Sin (script event)

Game class

This event operates on an instance of the game class type {{{gameclass}}}

Description

Returns the sine of the given angle in degrees.

Usage

float sin( float degrees )

Parameters

  • tba

Examples

 none

Notes

tba