Namespace VDS.RDF.Query.Expressions.Functions.XPath.Numeric
Classes
AbsFunction
Represents the XPath fn:abs() function.
CeilingFunction
Represents the XPath fn:ceiling() function.
FloorFunction
Represents the XPath fn:floor() function.
RoundFunction
Represents the XPath fn:round() function.
RoundHalfToEvenFunction
Represents the XPath fn:round() function.