FunctionSections Enumeration

Function's section.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
[FlagsAttribute]
public enum FunctionSections

Members

Unknown0 No section matches the function.
MatricesAndVectors1 Matrices and Vectors Section.
ComplexNumbers2 Complex Numbers Section.
Trigonometric4 Trigonometric Section.
Hyperbolic8 Hyperbolic Section.
Programming16 Programming Section.
Strings32 Strings Section.
Files64 Files Section.

See Also