bin()

Converts a binary to an integer and returns a real number

Syntax
bin(Input)

Arguments
Name Description Range Type Required
Input binary input as a string [0, 1] † string yes
† Binary representation conatining 1's and 0's

Examples

binV = bin("11011")
returns 27.0

See Also

itob()

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources