Mercurial > hg > octave-nkf
comparison doc/interpreter/numbers.txi @ 7638:2df457529cfa
implement expm1 and log1p functions
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Tue, 25 Mar 2008 19:47:21 -0400 |
parents | fd42779a8428 |
children | bbaa5d7d0143 |
comparison
equal
deleted
inserted
replaced
7637:2be056f03720 | 7638:2df457529cfa |
---|---|
631 | 631 |
632 @DOCSTRING(isnumeric) | 632 @DOCSTRING(isnumeric) |
633 | 633 |
634 @DOCSTRING(isreal) | 634 @DOCSTRING(isreal) |
635 | 635 |
636 @DOCSTRING(isfloat) | |
637 | |
636 @DOCSTRING(iscomplex) | 638 @DOCSTRING(iscomplex) |
637 | 639 |
638 @DOCSTRING(ismatrix) | 640 @DOCSTRING(ismatrix) |
639 | 641 |
640 @DOCSTRING(isvector) | 642 @DOCSTRING(isvector) |