VDS.RDF.Query.Expressions.Functions.Leviathan.Numeric Namespace |
Class | Description | |
---|---|---|
CartesianFunction |
Represents the Leviathan lfn:cartesian() function.
| |
CubeFunction |
Represents the Leviathan lfn:cube() function.
| |
EFunction |
Represents the Leviathan lfn:e() function.
| |
FactorialFunction |
Represents the Leviathan lfn:factorial() function.
| |
LeviathanNaturalLogFunction |
Represents the Leviathan lfn:ln() function.
| |
LogFunction |
Represents the Leviathan lfn:log() function.
| |
PowerFunction |
Represents the Leviathan lfn:pow() function.
| |
PythagoreanDistanceFunction |
Represents the Leviathan lfn:pythagoras() function.
| |
RandomFunction |
Represents the Leviathan lfn:rnd() function.
| |
ReciprocalFunction |
Represents the Leviathan lfn:reciprocal() function.
| |
RootFunction |
Represents the Leviathan lfn:root() function.
| |
SquareFunction |
Represents the Leviathan lfn:sq() function.
| |
SquareRootFunction |
Represents the Leviathan lfn:sqrt() function.
| |
TenFunction |
Represents the Leviathan lfn:ten() function.
|