comparison src/DLD-FUNCTIONS/givens.cc @ 3548:ab7fa5a8f23f

[project @ 2000-02-03 01:17:15 by jwe]
author jwe
date Thu, 03 Feb 2000 01:17:21 +0000
parents 3e3e14ad5149
children 4c8a2e4e0717
comparison
equal deleted inserted replaced
3547:975398bed659 3548:ab7fa5a8f23f
29 #include "defun-dld.h" 29 #include "defun-dld.h"
30 #include "error.h" 30 #include "error.h"
31 #include "oct-obj.h" 31 #include "oct-obj.h"
32 32
33 DEFUN_DLD (givens, args, nargout, 33 DEFUN_DLD (givens, args, nargout,
34 "-*- texinfo -*- 34 "-*- texinfo -*-\n\
35 @deftypefn {Loadable Function} {@var{g} =} givens (@var{x}, @var{y})\n\ 35 @deftypefn {Loadable Function} {@var{g} =} givens (@var{x}, @var{y})\n\
36 @deftypefnx {Loadable Function} {[@var{c}, @var{s}] =} givens (@var{x}, @var{y})\n\ 36 @deftypefnx {Loadable Function} {[@var{c}, @var{s}] =} givens (@var{x}, @var{y})\n\
37 @iftex\n\ 37 @iftex\n\
38 @tex\n\ 38 @tex\n\
39 Return a $2\\times 2$ orthogonal matrix\n\ 39 Return a $2\\times 2$ orthogonal matrix\n\