Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > HelperFunctions > Routines

PDiv(Extended,Extended,Extended) Method

Scroll Prev Top Next More

Performs a protected (i.e., no divide by zero error) division of two extended precision, floating point numbers.

Divides v1 by v2, i.e., v1/v2. If v2 is 0, the function returns the DivZero parameter value.

Namespace: HelperFunctions

Parameters

v1

Type: Extended

v2

Type: Extended

DivZero

Type: Extended

Return Value

Type: Single

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb