SIUnitEquals(SIUnit) Method |
Compares this unit with another unit
other and returns
true when both are equal. Two SI units are considered equal if the exponents
are equal, independently of the unit name. This means e.g. that J (Joule), Nm, and Ws are considered equal. If you want to compare the name too, use
Equals(IUnit) Namespace: Altaxo.UnitsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax See Also