User Tools

Site Tools


xrpl:atan2

Differences

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

Link to this comparison view

xrpl:atan2 [2019/03/03 21:22] – created Karsten75xrpl:atan2 [2021/03/24 15:57] (current) – removed Karsten75
Line 1: Line 1:
- 
-=====  atan2   ===== 
- 
-^Arguments^Result^Notation^ 
-|float float| float| [float float- float] | 
- 
- 
-=== Description === 
-Computes and returns the angle of the point y/x in radians. The return value is between positive pi and negative pi. Note that the first parameter to atan2 is always the y coordinate.  
- 
-=== Examples === 
-<code>trace(atan2(1 2)) #prints '0.463647609'  
-</code> 
  
xrpl/atan2.1551648123.txt.gz · Last modified: 2025/02/14 14:56 (external edit)