Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

CGAlgebra

Symbols

  • Arco
  • Centere
  • circle3D
  • Dual
  • GeometricProduct
  • GFactor
  • Grade
  • GradeQ
  • I5
  • InnerProduct
  • Involution
  • Magnitude
  • MultiplicationTable
  • MultivectorInverse
  • OuterProduct
  • Radio
  • Reversion
  • Rotation
Jlaragonvera`CGAlgebra`
MultiplicationTable
​
MultiplicationTable[e]
returns the multiplication table of symbol e
​
Details and Options

Examples  
(1)
Basic Examples  
(1)
Generate the multiplication table for e[]:
In[1]:=
MultiplicationTable
[e]
Out[1]=
e[0]
e[1]
e[2]
e[3]
e[∞]
e[0]
0
e[0,1]
e[0,2]
e[0,3]
e[0,∞]
e[1]
-e[0,1]
1
e[1,2]
e[1,3]
e[1,∞]
e[2]
-e[0,2]
-e[1,2]
1
e[2,3]
e[2,∞]
e[3]
-e[0,3]
-e[1,3]
-e[2,3]
1
e[3,∞]
e[∞]
-2-e[0,∞]
-e[1,∞]
-e[2,∞]
-e[3,∞]
0
SeeAlso
GeometricProduct
▪
InnerProduct
▪
OuterProduct
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com