Returns the square root of {0}. If {0} is null,Number.Sqrt
returns null. If it is a negative value,Number.NaN
is returned (Not a number).
Returns the set of descendants of a member at a specified level, optionally including or excluding descendants in other levels. ...
Returns the smallest numeric value in a column, or the smaller value between two scalar expressions. Ignores logical values ...
Returns the smallest numeric value in a column, or the smaller value between two scalar expressions. Ignores logical values ...
Returns the smallest row(s) in the {0}, given the {1}. After the rows are sorted, the {2} parameter must be specified to ...
Returns the square root of {0}. If {0} is null, Number.Sqrt returns null. If it is a negative value, Number.NaN is returned ...
Returns the standard deviation of a numeric expression evaluated over a set, using a biased population. (Alias for StdevP.) ...
Returns the standard deviation of a numeric expression evaluated over a set, using an unbiased population. (Alias for Stdev.) ...
Returns the string {0} from the current extension MEZ file localized for the current culture, falling back to the default ...
Returns the substring from the text {0} found at the offset {1}. An optional parameter, {2}, can be included to specify how ...