tye commented on a Page, Binary to text  -  Mar 13, 2005

You can use $base to convert from binary to decimal. Example: $base(101,2,10) = 5 (the 101 is the binary number, 2 is the in \'base\', 10 is the out \'base\'. 2 = binary, 10 = decimal, 16 = hexidecimal)

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.