User Tools

Site Tools


xrpl:asfloat

Differences

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

Link to this comparison view

xrpl:asfloat [2019/03/03 16:14] – created Karsten75xrpl:asfloat [2021/03/24 11:54] (current) – removed Karsten75
Line 1: Line 1:
- 
-=====  asfloat   ===== 
- 
-^Arguments^Result^Notation^ 
-|value| float| [value- float] | 
- 
- 
-=== Description === 
-Converts an item on the stack to a floating point number and pushes it back onto the stack.  
- 
-=== Examples === 
-<code>"1.23" asfloat ->val  
-</code>