User Tools

Site Tools


en:frombinary

Differences

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

Link to this comparison view

en:frombinary [2017/08/22 15:29]
junior-root [FromBinary (Fucntion)]
en:frombinary [2020/02/28 10:46]
Line 1: Line 1:
-===== FromBinary (Function) ===== 
- 
-==== Format ==== 
- 
-**frombinary** ( [[stringexpressions|string_expression]] ) 
- 
-returns [[integerexpressions|integer_expression]] 
- 
-==== Description ==== 
- 
-This function returns an integer number represented by the binary (base 2) string. 
- 
-==== Example ==== 
- 
-<code>print frombinary("11") 
-print frombinary("1001101") 
-</code> 
-displays\\ 
-<code>3 
-77 
-</code> 
- 
-==== See Also ==== 
-{{page>en:start#Base Conversion&noheader}} 
- 
-==== History ====  
-|0.9.9.45|New To Version|  
  
en/frombinary.txt ยท Last modified: 2020/02/28 10:46 (external edit)