Sqrt (script event)

Game class

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

Description

Returns the square root of the given number.

Usage

float sqrt( float square )

Parameters

  • tba

Examples

 none

Notes

tba