free-symbols

N-ary Times Operator Symbol

⨉ is the N-ary times operator, used to typeset multiplication in expressions that may involve more than two factors.

U+2A09

The symbol ⨉ (U+2A09) is called the N-ary Times Operator. It’s a math-oriented character used when multiplication is written over multiple terms. Below you’ll find practical ways to copy it and use it correctly in text and code.

N-ary Times Operator Symbol Meaning

⨉ is the “N-ary Times Operator” (Unicode U+2A09). In mathematical notation, it’s used as a multiplication operator in situations where the operation can involve more than two operands (hence “N-ary”). Compared with simple ×, an N-ary times operator is intended for typesetting styles where a larger or operator-like multiplication sign is more appropriate for the surrounding layout. It commonly appears in document typesetting, formulas, and educational materials that need clear, consistent operator formatting across multiple terms. Use it when you want an explicit operator character that matches Unicode’s math semantics rather than relying on generic punctuation.

Common uses

  • Writing math expressions with multiple factors in plain text or editors that support Unicode math symbols
  • Creating consistent operator styling in documentation, tutorials, or study notes
  • Using as a multiplication sign in typeset-like content for slides, posts, or mockups
  • Annotating logic or algebra explanations where “multiplication of many terms” is emphasized
  • Programming UI strings or labels that display a math operator character reliably

Examples

⨉ N-ary Times Operator (U+2A09)

  • a ⨉ b
  • x ⨉ y ⨉ z
  • ∏ = a ⨉ b ⨉ c
  • Please multiply: 2 ⨉ 3 ⨉ 4
  • The product is (m ⨉ n) ⨉ p

Variations

Ready to copy

Technical codes

UnicodeU+2A09
HTML Entity⨉
HTML Code⨉
CSS\2A09

FAQ

What does the N-ary Times Operator symbol mean?

⨉ is the “N-ary Times Operator” (Unicode U+2A09). In mathematical notation, it’s used as a multiplication operator in situations where the operation can involve more than two operands (hence “N-ary”). Compared with simple ×, an N-ary times operator is intended for typesetting styles where a larger or operator-like multiplication sign is more appropriate for the surrounding layout. It commonly appears in document typesetting, formulas, and educational materials that need clear, consistent operator formatting across multiple terms. Use it when you want an explicit operator character that matches Unicode’s math semantics rather than relying on generic punctuation.

What is ⨉ called?

⨉ is called the N-ary Times Operator.

What Unicode code point does ⨉ use?

It uses Unicode code point U+2A09.

How can I copy ⨉ reliably?

Copy the character directly (⨉) or use one of the provided representations like HTML ⨉ or the JavaScript escape \\u{2A09}.

Is ⨉ the same as the common multiplication sign ×?

They look similar, but ⨉ is specifically the N-ary Times Operator (Unicode U+2A09) and is meant for math typesetting contexts involving multiple operands.