comparison scripts/ChangeLog @ 4692:ae49c6ba722c

[project @ 2004-01-10 22:15:47 by jwe]
author jwe
date Sat, 10 Jan 2004 22:15:47 +0000
parents bdc51b369a78
children 2c73119a576a
comparison
equal deleted inserted replaced
4691:bdc51b369a78 4692:ae49c6ba722c
1 2004-01-10 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2004-01-10 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * elfun/acot.m: Return atan (1./z).
4 From Gregory Vanuxem <g.vanuxem@wanadoo.fr>.
2 5
3 * miscellaneous/dir.m: New file. 6 * miscellaneous/dir.m: New file.
4 7
5 * general/num2str.m: Use "%d" as format if values are ints with 8 * general/num2str.m: Use "%d" as format if values are ints with
6 magnitude less than 1e10. 9 magnitude less than 1e10.