DoubleN.Equals(DoubleN) Method

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
public bool Equals(
	DoubleN other
)

Parameters

other  DoubleN
 

Return Value

Boolean

Implements

IEquatable<T>.Equals(T)

See Also