SessionProfile.BuiltInFunctions Property

Descriptions of built-in function.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public IEnumerable<TermInfo> BuiltInFunctions { get; }

Property Value

IEnumerable<TermInfo>

Implements

ISessionProfile.BuiltInFunctions

See Also