ACE BN BNA CG CLG COMP FM FREE HEKA IDCA NCA NCSF PART SFA SG SGA SP SYMF TAB TYP

FUNCTION: BnCode2Inv - code of the inverse of a group element

CALLING SEQUENCE:

BnCode2Inv(code)
BN[BnCode2Inv](code)

PARAMETERS:

code = any list denoting a code

SYNOPSIS:

EXAMPLES:


> with(BN):
> BnCode2Inv([1, 0, 3, 3, 1, 5]);
 
                              [0, 1, 3, 4, 1, 4]
> BnCode2Inv([0, 1, 3, 4, 1, 4]);
 
                              [1, 0, 3, 3, 1, 5]
 

SEE ALSO: