MSuperimposition[ hexpr1 , hexpr2 ] returns hexpr1 superimposed over hexpr2. The two expressions must have equal atoms sets. |
MSuperimposition[ { hexpr1 , selectionpattern1 } , { hexpr2 , selectionpattern2 } ] returns hexpr1 superimposed over hexpr2 using atoms selected respectively by selectionpattern1 and selectionpattern2. |
AccuracyGoal | Automatic | number of digits to final accuracy sought | |
MaxIterations | 100 | maximum number of iterations to use | |
Method | Automatic | method to use | |
PrecisionGoal | Automatic | number of digits of final precision sought | |
WorkingPrecision | MachinePrecision | the precision used in internal computations |