Mercurial > emacs
comparison lisp/ediff-ptch.el @ 16857:bdafa1f28a64
(rounding_driver): New function for systematic support of
2-argument rounding functions, so that `floor' isn't the only one
that supports 2 arguments.
(Fceiling, Ffloor, Fround, Ftruncate): Use it.
(ceiling2, floor2, round2, truncate2, double_identity): New functions.
(syms_of_floatfns): Define ceiling, round, and truncate even if
LISP_FLOAT_TYPE is not defined.
author | Paul Eggert <eggert@twinsun.com> |
---|---|
date | Sat, 11 Jan 1997 17:44:06 +0000 |
parents | beb94a5271e2 |
children | 0b9d9cbf3cd4 |
comparison
equal
deleted
inserted
replaced
16856:f838ff9a4d39 | 16857:bdafa1f28a64 |
---|