The NumberFormat object used to print numbers.

Namespace:  SingularSys.Jep
Assembly:  Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)

Syntax

C#
protected NumberFormatInfo format
Visual Basic (Declaration)
Protected format As NumberFormatInfo
Visual C++
protected:
NumberFormatInfo^ format

See Also