- Namespace
 - TCLite
.Constraints  - Containing Type
 - Numerics
 
Syntax
public static bool AreEqual(float expected, float actual, ref Tolerance tolerance)
	Parameters
| Name | Type | Description | 
|---|---|---|
| expected | float | |
| actual | float | |
| tolerance | Tolerance | 
Return Value
| Type | Description | 
|---|---|
| bool | 
