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`
GradeQ
​
GradeQ[m,r]
returns True if m is a r-vector.
​
Details and Options

Examples  
(2)
Basic Examples  
(2)
Check if a multivector is a r-vector:
In[1]:=
mv=-e[1,2]+e[1,3]-e[2,3];
In[2]:=
GradeQ
[mv,2]
Out[2]=
True
​
Check if a multivector is a r-vector:
In[1]:=
mv=-e[1,2]+e[1,3]-e[2,3]-e[0,1,2,∞]+e[0,1,3,∞]-e[0,2,3,∞]-e[1,2,3,∞];
In[2]:=
GradeQ
[mv,2]
Out[2]=
False
SeeAlso
Grade
▪
GFactor
""

© 2025 Wolfram. All rights reserved.

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