PFSExtensionsAddDouble Method |
| Name | Description | |
|---|---|---|
| AddDouble(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. | |
| AddDouble(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. |