Click or drag to resize

PFSExtensionsAddDouble Method

Overload List
  NameDescription
Public methodStatic memberAddDouble(IPFSBuilder, IEnumerableDouble)
Add a number of double precision floating-point (real) values.

The output format is some 'default' format. Check if it may cause loss of precision.

Restrictions: The function is only valid within the scope of a keyword.

Public methodStatic memberAddDouble(IPFSBuilder, Double)
Add a number of double precision floating-point (real) values.

The output format is some 'default' format. Check if it may cause loss of precision.

Restrictions: The function is only valid within the scope of a keyword.

Top
See Also