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`
Rotation
​
Rotation
[x,a,b,θ]
rotates the vector
x
by an angle
θ
(in radians), along the plane defined by
a
and
b
. The sense of the rotation is from
a
to
b
. If no
θ
is given, the default value is the angle between
a
and
b
.
​
Details and Options

Examples  
(5)
Basic Examples  
(2)
Rotate a bi-vector:
In[1]:=
Rotation
[e[1,2]+e[2,3],e[1]+e[3],e[2],Pi]
Out[1]=
-e[1,2]-e[2,3]
​
Rotate a multi-vector:
In[1]:=
Rotation
[e[1,2],e[1]+e[3],e[2],Pi]
Out[1]=
-e[2,3]
Scope  
(1)

Options  
(1)

Possible Issues  
(1)

SeeAlso
Reflection
""

© 2026 Wolfram. All rights reserved.

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