Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

A1 add parentheses #18

Open
siwelwerd opened this issue Mar 8, 2021 · 1 comment
Open

A1 add parentheses #18

siwelwerd opened this issue Mar 8, 2021 · 1 comment

Comments

@siwelwerd
Copy link
Collaborator

Styling things like g(x)^3 as (g(x))^3 will reduce some extraneous cognitive load on these questions.

@StevenClontz StevenClontz added this to the fall-2021 milestone Aug 12, 2021
@StevenClontz
Copy link
Collaborator

This is a limitation of how Sage produces LaTeX representing the power of a function - we'd only be able to accomplish this by typesetting the LaTeX by hand (or do something more clever than I know how to at the moment).

Keeping this open but it's not a quick fix for the fall.

@StevenClontz StevenClontz removed this from the fall-2021 milestone Aug 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants