VDS.RDF.Query.Expressions.Functions.Leviathan.Numeric.Trigonometry Namespace |
Class | Description | |
---|---|---|
BaseTrigonometricFunction |
Abstract Base Class for Unary Trigonometric Functions in the Leviathan Function Library.
| |
CosecantFunction |
Represents the Leviathan lfn:cosec() or lfn:cosec-1 function.
| |
CosineFunction |
Represents the Leviathan lfn:cos() or lfn:cos-1 function.
| |
CotangentFunction |
Represents the Leviathan lfn:cot() or lfn:cot-1 function.
| |
DegreesToRadiansFunction |
Represents the Leviathan lfn:degrees-to-radians() function.
| |
RadiansToDegreesFunction |
Represents the Leviathan lfn:radians-to-degrees() function.
| |
SecantFunction |
Represents the Leviathan lfn:sec() or lfn:sec-1 function.
| |
SineFunction |
Represents the Leviathan lfn:sin() or lfn:sin-1 function.
| |
TangentFunction |
Represents the Leviathan lfn:tan() or lfn:tan-1 function.
|