Returns the square root of a float value.
class function Sqrt(const Value: Single): Single; static;
The square root of Value.
Returns 0 when passing a negative value.
TAgk Methods
Made with Doc-O-MaticĀ® Express