![]() | ProbabilityStdLogistic_CDF Method |
Namespace: sqx
public static SqlDouble StdLogistic_CDF( SqlDouble X )
SELECT Value , sqx.StdLogistic_PDF(Value) PDF , sqx.StdLogistic_CDF(Value) CDF , sqx.StdLogistic_QDF(Value) QDF , sqx.StdLogistic_PPF(sqx.StdLogistic_CDF(Value)) PPF FROM sqx.XTable(-745,710,0.1)