Learn R Programming

rnn (version 0.5.0)

bin2int: Binary to Integer

Description

Binary to Integer

Usage

bin2int(binary)
b2i(binary)

Arguments

binary
input binary

Value

integer representation

Functions

  • b2i: individual Binary to Integer