% -*- texinfo -*- % @deftypefn {Function File} {} grayenc (@var{p}) % % Encodes the binary code @var{p} to the % gray code. Also @var{p} can be a decimal number % which is automatically converted to binary. % % @end deftypefn % @seealso{graydec}