comparison src/DLD-FUNCTIONS/minmax.cc @ 3145:0d640dc625c7

[project @ 1998-02-05 08:44:59 by jwe]
author jwe
date Thu, 05 Feb 1998 08:45:07 +0000
parents 38de16594cb4
children dd00769643ae
comparison
equal deleted inserted replaced
3144:fb9924282a3e 3145:0d640dc625c7
22 22
23 #ifdef HAVE_CONFIG_H 23 #ifdef HAVE_CONFIG_H
24 #include <config.h> 24 #include <config.h>
25 #endif 25 #endif
26 26
27 #include <cmath>
28
27 #include "lo-ieee.h" 29 #include "lo-ieee.h"
28 #include "oct-math.h"
29 30
30 #include "defun-dld.h" 31 #include "defun-dld.h"
31 #include "error.h" 32 #include "error.h"
32 #include "gripes.h" 33 #include "gripes.h"
33 #include "oct-obj.h" 34 #include "oct-obj.h"