MathMethods.DoubleFixedPoint Field
Pattern to use for displaying the maximum supported accuracy of double floating point number.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public const string DoubleFixedPoint = "0.###################################################################################################################################################################################################################################################################################################################################################"
Public Const DoubleFixedPoint As String = "0.###################################################################################################################################################################################################################################################################################################################################################"
public:
literal String^ DoubleFixedPoint = "0.###################################################################################################################################################################################################################################################################################################################################################"
static val mutable DoubleFixedPoint: string
Field Value
String