Mercurial > hg > octave-nkf
comparison doc/interpreter/arith.txi @ 4167:aae05d51353c
[project @ 2002-11-12 02:52:50 by jwe]
author | jwe |
---|---|
date | Tue, 12 Nov 2002 02:52:51 +0000 |
parents | 334b3ee09f4b |
children | d5667eaf8859 |
comparison
equal
deleted
inserted
replaced
4166:1297e388830f | 4167:aae05d51353c |
---|---|
1 @c Copyright (C) 1996, 1997 John W. Eaton | 1 @c Copyright (C) 1996, 1997 John W. Eaton |
2 @c This is part of the Octave manual. | 2 @c This is part of the Octave manual. |
3 @c For copying conditions, see the file gpl.texi. | 3 @c For copying conditions, see the file gpl.texi. |
4 | 4 |
5 @node Arithmetic, Linear Algebra, Matrix Manipulation, Top | 5 @node Arithmetic |
6 @chapter Arithmetic | 6 @chapter Arithmetic |
7 | 7 |
8 Unless otherwise noted, all of the functions described in this chapter | 8 Unless otherwise noted, all of the functions described in this chapter |
9 will work for real and complex scalar or matrix arguments. | 9 will work for real and complex scalar or matrix arguments. |
10 | 10 |