Namespace VDS.RDF.Query.Expressions.Functions.Leviathan.Numeric.Trigonometry
Classes
Abstract Base Class for Unary Trigonometric Functions in the Leviathan Function Library.
Represents the Leviathan lfn:cosec() or lfn:cosec-1 function.
Represents the Leviathan lfn:cos() or lfn:cos-1 function.
Represents the Leviathan lfn:cot() or lfn:cot-1 function.
Represents the Leviathan lfn:degrees-to-radians() function.
Represents the Leviathan lfn:radians-to-degrees() function.
Represents the Leviathan lfn:sec() or lfn:sec-1 function.
Represents the Leviathan lfn:sin() or lfn:sin-1 function.
Represents the Leviathan lfn:tan() or lfn:tan-1 function.