atan2 (ServerExpression y,
double x)fmod (ServerExpression x,
double y)ldexp (ServerExpression y,
long i)linearModelCoeff (ServerExpression linearModel)linearModelIntercept (ServerExpression linearModel)linearModelRsquared (ServerExpression linearModel)median (ServerExpression arg)mode (ServerExpression arg)mode (ServerExpression arg,
ServerExpression options)mode (ServerExpression arg,
String options)percentile (ServerExpression arg,
double p)percentRank (ServerExpression arg,
ServerExpression value)percentRank (ServerExpression arg,
ServerExpression value,
ServerExpression options)percentRank (ServerExpression arg,
String value)percentRank (ServerExpression arg,
String value, String options)pi()pow (ServerExpression x,
double y)rank (ServerExpression arg1,
ServerExpression arg2)rank (ServerExpression arg1,
ServerExpression arg2,
ServerExpression options)rank (ServerExpression arg1,
String arg2)rank (ServerExpression arg1,
String arg2, String options)stddev (ServerExpression arg)stddevP (ServerExpression arg)trunc (ServerExpression arg)trunc (ServerExpression arg,
long n)trunc (ServerExpression arg,
ServerExpression n)variance (ServerExpression arg)Provides a client interface to the math:acos server function.
Provides a client interface to the math:asin server function.
Provides a client interface to the math:atan server function.
Provides a client interface to the math:atan2 server function.
Provides a client interface to the math:atan2 server function.
Provides a client interface to the math:ceil server function.
Provides a client interface to the math:correlation server function.
arg - The input data set. Each array should
contain a pair of values. (of json:array)Provides a client interface to the math:cos server function.
Provides a client interface to the math:cosh server function.
Provides a client interface to the math:cot server function.
Provides a client interface to the math:covariance server function.
arg - The input data set. Each array should
contain a pair of values. (of json:array)Provides a client interface to the math:covariance-p server function.
arg - The input data set. Each array should
contain a pair of values. (of json:array)Provides a client interface to the math:degrees server function.
Provides a client interface to the math:exp server function.
Provides a client interface to the math:fabs server function.
Provides a client interface to the math:floor server function.
Provides a client interface to the math:fmod server function.
Provides a client interface to the math:fmod server function.
Provides a client interface to the math:frexp server function.
Provides a client interface to the math:ldexp server function.
y - The floating-point number to be multiplied.
(of xs:double)i - The exponent integer. (of xs:integer)Provides a client interface to the math:ldexp server function.
y - The floating-point number to be multiplied.
(of xs:double)i - The exponent integer. (of xs:integer)Provides a client interface to the math:linear-model server function.
arg - The input data set. Each array should
contain a pair of values. (of json:array)Provides a client interface to the math:linear-model-coeff server function.
linearModel - A linear model. (of math:linear-model)Provides a client interface to the math:linear-model-intercept server function.
linearModel - A linear model. (of math:linear-model)Provides a client interface to the math:linear-model-rsquared server function.
linearModel - A linear model. (of math:linear-model)Provides a client interface to the math:log server function.
Provides a client interface to the math:log10 server function.
Provides a client interface to the math:median server function.
Provides a client interface to the math:mode server function.
arg - The sequence of values. (of xs:anyAtomicType)Provides a client interface to the math:mode server function.
arg - The sequence of values. (of xs:anyAtomicType)options - Options. The default is (). Options
include: "collation=URI" Applies only when $arg is of the xs:string
type. If no specified, the default collation is used.
"coordinate-system=name" Applies only when $arg is of the cts:point
type. If no specified, the default coordinate system is used. (of
xs:string)Provides a client interface to the math:mode server function.
arg - The sequence of values. (of xs:anyAtomicType)options - Options. The default is (). Options
include: "collation=URI" Applies only when $arg is of the xs:string
type. If no specified, the default collation is used.
"coordinate-system=name" Applies only when $arg is of the cts:point
type. If no specified, the default coordinate system is used. (of
xs:string)Provides a client interface to the math:modf server function.
Provides a client interface to the math:percent-rank server function.
arg - The sequence of values. (of xs:anyAtomicType)value - The value to be "ranked". (of xs:anyAtomicType)Provides a client interface to the math:percent-rank server function.
arg - The sequence of values. (of xs:anyAtomicType)value - The value to be "ranked". (of xs:anyAtomicType)Provides a client interface to the math:percent-rank server function.
arg - The sequence of values. (of xs:anyAtomicType)value - The value to be "ranked". (of xs:anyAtomicType)options - Options. The default is (). Options
include: "ascending"(default) Rank the value as if the sequence was
sorted in ascending order. "descending" Rank the value as if the
sequence was sorted in descending order. "collation=URI" Applies
only when $arg is of the xs:string type. If no specified, the
default collation is used. "coordinate-system=name" Applies only
when $arg is of the cts:point type. If no specified, the default
coordinate system is used. (of xs:string)Provides a client interface to the math:percent-rank server function.
arg - The sequence of values. (of xs:anyAtomicType)value - The value to be "ranked". (of xs:anyAtomicType)options - Options. The default is (). Options
include: "ascending"(default) Rank the value as if the sequence was
sorted in ascending order. "descending" Rank the value as if the
sequence was sorted in descending order. "collation=URI" Applies
only when $arg is of the xs:string type. If no specified, the
default collation is used. "coordinate-system=name" Applies only
when $arg is of the cts:point type. If no specified, the default
coordinate system is used. (of xs:string)Provides a client interface to the math:percentile server function.
Provides a client interface to the math:percentile server function.
Provides a client interface to the math:pi server function.
Provides a client interface to the math:pow server function.
Provides a client interface to the math:pow server function.
Provides a client interface to the math:radians server function.
Provides a client interface to the math:rank server function.
arg1 - The sequence of values. (of xs:anyAtomicType)arg2 - The value to be "ranked". (of xs:anyAtomicType)Provides a client interface to the math:rank server function.
arg1 - The sequence of values. (of xs:anyAtomicType)arg2 - The value to be "ranked". (of xs:anyAtomicType)Provides a client interface to the math:rank server function.
arg1 - The sequence of values. (of xs:anyAtomicType)arg2 - The value to be "ranked". (of xs:anyAtomicType)options - Options. The default is (). Options
include: "ascending"(default) Rank the value as if the sequence was
sorted in ascending order. "descending" Rank the value as if the
sequence was sorted in descending order. "collation=URI" Applies
only when $arg is of the xs:string type. If no specified, the
default collation is used. "coordinate-system=name" Applies only
when $arg is of the cts:point type. If no specified, the default
coordinate system is used. (of xs:string)Provides a client interface to the math:rank server function.
arg1 - The sequence of values. (of xs:anyAtomicType)arg2 - The value to be "ranked". (of xs:anyAtomicType)options - Options. The default is (). Options
include: "ascending"(default) Rank the value as if the sequence was
sorted in ascending order. "descending" Rank the value as if the
sequence was sorted in descending order. "collation=URI" Applies
only when $arg is of the xs:string type. If no specified, the
default collation is used. "coordinate-system=name" Applies only
when $arg is of the cts:point type. If no specified, the default
coordinate system is used. (of xs:string)Provides a client interface to the math:sin server function.
Provides a client interface to the math:sinh server function.
Provides a client interface to the math:sqrt server function.
Provides a client interface to the math:stddev server function.
Provides a client interface to the math:stddev-p server function.
Provides a client interface to the math:tan server function.
Provides a client interface to the math:tanh server function.
Provides a client interface to the math:trunc server function.
arg - A numeric value to truncate. (of xs:numeric)Provides a client interface to the math:trunc server function.
arg - A numeric value to truncate. (of xs:numeric)n - The numbers of decimal places to truncate to.
The default is 0. Negative values cause that many digits to the
left of the decimal point to be truncated. (of xs:integer)Provides a client interface to the math:trunc server function.
arg - A numeric value to truncate. (of xs:numeric)n - The numbers of decimal places to truncate to.
The default is 0. Negative values cause that many digits to the
left of the decimal point to be truncated. (of xs:integer)Provides a client interface to the math:variance server function.
Provides a client interface to the math:variance-p server function.
Copyright (c) 2010-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.