-
-
Couldn't load subscription status.
- Fork 682
Closed
Description
E.g.
sage: e = 2 * 2^(1/3)
sage: print latex(e)
2 \, 2^{\left(\frac{1}{3}\right)}
the output looks like power of 22, there should be \cdot.
(And there should be no parenthesis around the power, but that does not change the meaning at least.)
Depends on #15198
CC: @burcin @eviatarbach
Component: symbolics
Keywords: latex, pynac, sd48
Author: Burcin Erocal
Branch/Commit: 2c9b4e6
Reviewer: Jean-Pierre Flori
Issue created by migration from https://trac.sagemath.org/ticket/13356