 | ProbabilityGeometricShifted_Mean Method |
Function [float] GeometricShifted_Mean([float] P)
(Discrete Probability)
Namespace:
sqx
Assembly:
SQX (in SQX.dll) Version: 1.0.2.6 (1.0.2.6)
Syntaxpublic static SqlDouble GeometricShifted_Mean(
SqlDouble P
)
Parameters
- P
- Type: System.Data.SqlTypesSqlDouble
[float]
Return Value
Type:
SqlDouble[float]
RemarksGeometric Shifted mean function.
See Also