Click or drag to resize

sineFunctionuseCosine Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
If true, it will produce cosine value instead of sine

Namespace:  imbSCI.Core.math.functions
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public bool useCosine { get; set; }
Request Example View Source

Property Value

Type: Boolean
true if [use cosine]; otherwise, false.
See Also