Skip to content

Mathematical operations

Last updated View as MarkdownAgent setup

Definition

Expressions that show how to make a particular calculation.

Used in

How to, Reference, Tutorial

Structure

If an operation occurs inside of a code block, use the formatting associated with that programming language. If an operation occurs in text, either leave the equation in plain text with spaces between operators for readability or use math typesetting.

Example

Correct Incorrect
25 / 30 25/30
𝑒(𝑎𝑃,𝑏𝑄)=𝑒(𝑃,𝑄)𝑎𝑏 e(aP,bQ)=e(P,Q)ab

Was this helpful?