comparison src/ChangeLog @ 11532:34bb8d38f19f

Add undocumented function cbrt to documentation.
author Rik <octave@nomad.inbox5.com>
date Fri, 14 Jan 2011 14:05:15 -0800
parents f976dd63129c
children 06c80c90a246
comparison
equal deleted inserted replaced
11531:f976dd63129c 11532:34bb8d38f19f
1 2011-01-14 Rik <octave@nomad.inbox5.com>
2
3 * src/mappers.cc: Add Seealso links between sqrt, cbrt, nthroot
4 functions.
5
1 2011-01-14 John W. Eaton <jwe@octave.org> 6 2011-01-14 John W. Eaton <jwe@octave.org>
2 7
3 * dirfns.cc (Ffnmatch): Use DEFUNX until gnulib's fnmatch is C++ 8 * dirfns.cc (Ffnmatch): Use DEFUNX until gnulib's fnmatch is C++
4 friendly. 9 friendly.
5 10