comparison liboctave/ChangeLog @ 3757:574711ce9070

[project @ 2000-12-15 18:19:15 by jwe]
author jwe
date Fri, 15 Dec 2000 18:19:16 +0000
parents 4c230f72b1d2
children 735549d1148e
comparison
equal deleted inserted replaced
3756:41404c6f4e69 3757:574711ce9070
1 2000-12-15 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * lo-mappers.cc (xmin (const Complex&, const Complex& y):
4 If args are equal in magnitude, return first arg instead of
5 second.
6
1 2000-12-13 John W. Eaton <jwe@bevo.che.wisc.edu> 7 2000-12-13 John W. Eaton <jwe@bevo.che.wisc.edu>
2 8
3 * Range.cc (Range::nelem_internal): Call tfloor, not round, but 9 * Range.cc (Range::nelem_internal): Call tfloor, not round, but
4 then try harder to compute correct number of elements. 10 then try harder to compute correct number of elements.
5 11