User Tools

Site Tools


xrpl:approximately

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

xrpl:approximately [2019/03/03 21:14] – created Karsten75xrpl:approximately [2021/03/24 15:54] (current) – removed Karsten75
Line 1: Line 1:
- 
-=====  approximately   ===== 
- 
-^Arguments^Result^Notation^ 
-|number number| bool| [number number- bool] | 
- 
- 
-=== Description === 
-Takes two floats and returns True if they equal, regardless of floating point jitter.  
-<a href="http://docs.unity3d.com/Documentation/ScriptReference/Mathf.Approximately.html"></a>  
- 
-=== Examples === 
-<code>if (approximately(1.000001 1))  
- trace("1.000001 is approximately equal to 1" 
-endif  
-</code> 
  
xrpl/approximately.1551647644.txt.gz · Last modified: 2025/02/14 14:56 (external edit)