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

BasicCliffordAlgebra

Symbols

  • Coeff
  • Dual
  • GeometricProduct
  • GFactor
  • Grade
  • HomogeneousQ
  • InnerProduct
  • Involution
  • Joint
  • LeftContaction
  • Magnitude
  • Meet
  • MultivectorInverse
  • OuterProduct
  • Pseudoscalar
  • Reflection
  • RightContraction
  • Rotation
  • ScalarProduct
  • ToBasis
  • ToVector
  • Turn
Jlaragonvera`BasicCliffordAlgebra`
Grade
​
Grade
[m,r]
gives the r-vector part of the multivector
m
.
​
Examples  
(7)
Basic Examples  
(3)
Extract the scalar (grade‑0) part:
In[1]:=
Grade
[1+2e[1]+e[1,2],0]
Out[1]=
1
​
Extract the vector (grade‑1) part:
In[1]:=
Grade
[1+2e[1]+e[1,2],1]
Out[1]=
2e[1]
​
Extract the bivector (grade‑2) part:
In[1]:=
Grade
[1+2e[1]+e[1,2],2]
Out[1]=
e[1,2]
Scope  
(1)

Properties & Relations  
(2)

Possible Issues  
(1)

SeeAlso
Turn
""

© 2026 Wolfram. All rights reserved.

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