SessionProfile.SolveToPoint Property

End value of the interval for numerical solve function.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public int SolveToPoint { get; protected set; }

Property Value

Int32

Implements

ISessionProfile.SolveToPoint

See Also