public static Equals ( float x, float y ) : bool | ||
x | float | /// First number to compare. /// |
y | float | /// Second number to compare. /// |
return | bool |
public static Equals ( float x, float y ) : bool | ||
x | float | /// First number to compare. /// |
y | float | /// Second number to compare. /// |
return | bool |