sequence 相关的搜索结果 共有34个

maxp()

Here’s how to use maxp() function.sequence,maximum value

minp()

Here’s how to use minp() function.sequence,minimum value

nvl()

Description: Get the first non-null and non-empty-string member from a sequence. Syntax: A.nvl(x)   nvl (x1,…,xn) Equivasequence, first, non-null, non-empty-string

o()

Here are how to use o() functions.sequence, convert

pseg()

Here’s how to use pseg() function.sequence, ordinal number of an interval

rvs()

Here’s how to use rvs() function.sequence,reverse,new sequence

se()

Description: Calculate the standard error of a numeric sequence. Syntax: A.se() Note: External library function (See Extsequence, standard error

segp()

Description: Return the member in a sequence corresponding to a certain interval number. Syntax: A.segp(x,y) Note: The esequence,interval number

skew()

Description: Calculate the skewness of a sequence of numeric data. Syntax: A.skew() Note: The external library function sequence, skewness

split()

Here’s how to use split() function.string,delimiter,sequence