Mercurial > hg > octave-jordi > gnulib-hg
comparison MODULES.html.sh @ 9375:96fea5b2eb11
Implement 'round', 'roundf', 'roundl' modules.
author | Ben Pfaff <blp@cs.stanford.edu> |
---|---|
date | Sat, 20 Oct 2007 13:08:26 -0700 |
parents | d6c555bc447f |
children | 1c5d0b856e8b |
comparison
equal
deleted
inserted
replaced
9374:f3d25691c7ac | 9375:96fea5b2eb11 |
---|---|
1975 func_module isnanl | 1975 func_module isnanl |
1976 func_module isnanl-nolibm | 1976 func_module isnanl-nolibm |
1977 func_module ldexpl | 1977 func_module ldexpl |
1978 func_module math | 1978 func_module math |
1979 func_module mathl | 1979 func_module mathl |
1980 func_module round | |
1981 func_module roundf | |
1982 func_module roundl | |
1980 func_module signbit | 1983 func_module signbit |
1981 func_module trunc | 1984 func_module trunc |
1982 func_module truncf | 1985 func_module truncf |
1983 func_module truncl | 1986 func_module truncl |
1984 func_end_table | 1987 func_end_table |