mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
*** empty log message ***
This commit is contained in:
parent
56d506fcff
commit
3bfd7edbe7
3 changed files with 12 additions and 11 deletions
|
|
@ -42,8 +42,7 @@
|
|||
(defconst radians-to-degrees (/ 180.0 pi)
|
||||
"Radian to degree conversion constant")
|
||||
|
||||
;; these expand to a single multiply by a float
|
||||
;; when byte compiled
|
||||
;; these expand to a single multiply by a float when byte compiled
|
||||
|
||||
(defmacro degrees-to-radians (x)
|
||||
"Convert ARG from degrees to radians."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue