numeric 相关的搜索结果 共有4个

abs()

Description: Compute absolute value of the specified data. Syntax: abs(numberExp) Note: The function computes the absoluparameter,absolute value,numeric

exp()

Description: Compute e to the nth power. Syntax: exp(n) Note: The function computes en. Parameter: n The exponent Returnen,numeric

ln()

Description: Compute the natural logarithm of the specified data. Syntax: ln(numberExp) Note: The function computes the natural logarithm,numeric

ttest_p()

Description: Calculate t-test’s p-value. Syntax: ttest_p(A, B) Remark: The external library function (See External Libranumeric, binary