% -*- texinfo -*- % @deftypefn {Function File} {@var{y} =} float (@var{x}) % Converts a fixed point object to the equivalent floating point object. This % is equivalent to @code{@var{x}.x} if @code{isfixed(@var{x})} returns true, % and returns @var{x} otherwise. % @end deftypefn