Click or drag to resize
sqx

ProbabilityGeometricShifted_Variance Method

Function [float] GeometricShifted_Variance([float] P)
(Discrete Probability)

Namespace:  sqx
Assembly:  SQX (in SQX.dll) Version: 1.0.2.6 (1.0.2.6)
Syntax
C#
public static SqlDouble GeometricShifted_Variance(
	SqlDouble P
)

Parameters

P
Type: System.Data.SqlTypesSqlDouble
[float]

Return Value

Type: SqlDouble
[float]
Remarks
Geometric Shifted variance function.
See Also