What is at please? tcr i:4 |value error: at | tcr i:4
Kip On 12/28/2011 3:06 PM, Raul Miller wrote: > This is a variation on the ver binary defined a > http://jsoftware.com/pipermail/programming/2011-December/026213.html > > effective_magnitude=: (2 * |)^:(-.@-: |) > bit_count=: 2<.@^. 1>.>./@,@:effective_magnitude > extract_bit=: (%&2 at -&{. , ]) 2&| > binary=: bit_count extract_bit@]^:["1 ,"0 > > tcr=: 2 | binary > or > > tcr=: |@binary > > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm