Mercurial > hg > octave-nkf
comparison src/ov-range.h @ 7636:99c410f7f0b0
implement mapper function for banker's rounding
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Tue, 25 Mar 2008 15:56:41 -0400 |
parents | 36594d5bbe13 |
children | 2df457529cfa |
comparison
equal
deleted
inserted
replaced
7635:ba7a3e20ee3d | 7636:99c410f7f0b0 |
---|---|
302 RANGE_MAPPER (lgamma) | 302 RANGE_MAPPER (lgamma) |
303 RANGE_MAPPER (log) | 303 RANGE_MAPPER (log) |
304 RANGE_MAPPER (log10) | 304 RANGE_MAPPER (log10) |
305 RANGE_MAPPER (real) | 305 RANGE_MAPPER (real) |
306 RANGE_MAPPER (round) | 306 RANGE_MAPPER (round) |
307 RANGE_MAPPER (roundb) | |
307 RANGE_MAPPER (signum) | 308 RANGE_MAPPER (signum) |
308 RANGE_MAPPER (sin) | 309 RANGE_MAPPER (sin) |
309 RANGE_MAPPER (sinh) | 310 RANGE_MAPPER (sinh) |
310 RANGE_MAPPER (sqrt) | 311 RANGE_MAPPER (sqrt) |
311 RANGE_MAPPER (tan) | 312 RANGE_MAPPER (tan) |