0

I am new to notion I have been previously using OneNote. Can anyone please tell how you write expressions as a superscript in notion?

I understand how to write superscripts in notion which is basically /inline equation and then just c^x

But what if I have to let say write e^(3x) how will I do that using brackets seems not to work

Thanks already!

1 Answers1

1

Notion equations use KaTex formatting. To format multiple characters in superscript, simply wrap them in {} symbols!

Example:

e ^ {.3 * 10}

Here's the KaTex function reference.

Adrian Mole
  • 49,934
  • 160
  • 51
  • 83