bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#10763: 23.4; calc-embedded fails to simplify units in \frac


From: Jeffrey Ratcliffe
Subject: bug#10763: 23.4; calc-embedded fails to simplify units in \frac
Date: Wed, 8 Feb 2012 17:51:54 +0100

Using calc-embedded in LaTeX:

\documentclass[pdftex,a4paper]{report}
$ a \gets 3 m $
$ b \gets 4 m $
$ \evalto \alpha \gets \arcsin\left( \frac{a}{b} \right) \to
\arcsin\left( \frac{0.75 m}{m} \right) $
\end{document}

calc doesn't finish evaluating the expression, presumably because it
has failed to
simplify the units in the fraction.

Please keep me in CC, as I am not subscribed.

In GNU Emacs 23.4.2 (x86_64-pc-linux-gnu, GTK+ Version 2.22.1)
Windowing system distributor `The X.Org Foundation', version 11.0.70101000





reply via email to

[Prev in Thread] Current Thread [Next in Thread]