Namespace VDS.RDF.Query.Expressions.Functions.Sparql.Numeric
Classes
AbsFunction
Represents the SPARQL ABS() Function.
CeilFunction
Represents the SPARQL CEIL() Function.
FloorFunction
Represents the SPARQL FLOOR() Function.
RandFunction
Represents the SPARQL RAND() Function.
RoundFunction
Represents the SPARQL ROUND() Function.