Class SUFloatExtensions
Namespace: Surfer
Assembly: cs.temp.dll.dll
Syntax
public static class SUFloatExtensions
Methods
IsEqualTo(Single, Single)
Declaration
public static bool IsEqualTo(this float caller, float otherValue)
Parameters
| Type | Name | Description |
|---|---|---|
| Single | caller | |
| Single | otherValue |
Returns
| Type | Description |
|---|---|
| Boolean |