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

FUNCTION: BnCode2Bar - signed permutation corresponding to a code

CALLING SEQUENCE:

BnCode2Bar(code)
BN[BnCode2Bar](code)

PARAMETERS:

code = any list denoting a code

SYNOPSIS:

EXAMPLES:


> with(BN):
> BnCode2Bar([1, 1, 3]);
 
                                  [-3, 2, -1]
 

SEE ALSO: BnBar2Code TYP[IsBnBar]