|
| From: | anonymous |
| Subject: | [Octave-bug-tracker] [bug #41641] function `qr' has typo in help text |
| Date: | Wed, 19 Feb 2014 23:05:09 +0000 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0 |
URL:
<http://savannah.gnu.org/bugs/?41641>
Summary: function `qr' has typo in help text
Project: GNU Octave
Submitted by: None
Submitted on: Wed 19 Feb 2014 11:05:07 PM UTC
Category: Documentation
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Incorrect Documentation
Status: None
Assigned to: None
Originator Name: Marko Seric
Originator Email: address@hidden
Open/Closed: Open
Discussion Lock: Any
Release: 3.8.0
Operating System: GNU/Linux
_______________________________________________________
Details:
When typing 'help qr', a passage contains the following text:
The QR factorization is `Q * Q = A' where Q is an
orthogonal matrix and R is upper triangular.
This should be
The QR factorization is `Q * R = A' where Q is an
orthogonal matrix and R is upper triangular.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?41641>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |