First time here? Check out the FAQ!

Ask Your Question
1

Is it possible to remove the latex parentheses from exponential functions?

asked 6 years ago

done_with_fish gravatar image

updated 2 years ago

tmonteil gravatar image

Consider the block of code

sage: f = exp(x**2)
sage: latex(f)
e^{\left(x^{2}\right)}

It looks like sage is configured to include parentheses in the latex of an exponential function. Is it possible to configure sage to exclude these parentheses?

Preview: (hide)

Comments

1 Answer

Sort by » oldest newest most voted
2

answered 6 years ago

slelievre gravatar image
Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 6 years ago

Seen: 505 times

Last updated: Dec 26 '18