Click or drag to resize

StatsSettingsNumericFormat Property

Gets and sets the default format for displaying floating point numbers.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public static string NumericFormat { get; set; }

Property Value

String
Remarks
The default is "F4".
See Also