Gets the function encapsulated by this bracket evaluated at this.Interior.

Namespace:  CenterSpace.NMath.Analysis
Assembly:  NMath (in NMath.dll) Version: 5.1.0.0

Syntax

C#
public double FInterior { get; }
Visual Basic (Declaration)
Public ReadOnly Property FInterior As Double
Visual C++
public:
property double FInterior {
	double get ();
}

See Also