Skip to content

Wrong LaTeX for products of numbers #13356

@novoselt

Description

@novoselt

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions