Click or drag to resize

IPrecisionSupportTNorm Method

Returns a Norm of a value of this type, which is appropriate for measuring how close this value is to zero.

Namespace: Altaxo.Calc
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
double Norm()

Return Value

Double
A norm of this value.
See Also