BaseTrigonometricFunction._func Field |
Trigonometric function.
Namespace:
VDS.RDF.Query.Expressions.Functions.Leviathan.Numeric.Trigonometry
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxprotected Func<double, double> _func
Protected _func As Func(Of Double, Double)
Field Value
Type:
Func<Double,
Double>
See Also