|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
ReflectionTransform
ReflectionTransform[v]
gives a TransformationFunction that represents a reflection in a mirror through the origin, normal to the vector v.
ReflectionTransform[v, p]
gives a reflection in a mirror through the point p, normal to the vector v.
DetailsDetails
- ReflectionTransform gives a TransformationFunction which can be applied to vectors.
- ReflectionTransform works in any number of dimensions. In 2D it reflects in a line; in 3D it reflects in a plane.
- The point p can lie anywhere in the mirror.
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

