]> git.donarmstrong.com Git - lilypond.git/commit
modify coord-rotate to get exact values for (sin PI) etc
authorThomas Morley <thomasmorley65@gmail.com>
Mon, 19 Oct 2015 22:42:09 +0000 (00:42 +0200)
committerThomas Morley <thomasmorley65@gmail.com>
Sun, 1 Nov 2015 20:40:21 +0000 (21:40 +0100)
commitcf11a6cd3300b5ed7e6cbe8c461adebc3bab1618
tree4f36d5e5f96729f5edba714f427f1d258a1549f3
parent3b322e2bf09b761f165c09a7f5ee83e282dcd1d2
modify coord-rotate to get exact values for (sin PI) etc

issue 4640

Done by switching to appropiate values for the angle and/or switching
sin to cos and vice versa
Also changing cyclic-base-value from using nested if to cond for better
readability
scm/lily-library.scm