Quantcast
Channel: MaplePrimes - Questions and Posts tagged with projection
Viewing all articles
Browse latest Browse all 24

Exact Values for ProjectionPlot

$
0
0

After I've set my infolevel and used the ProjectionPlot command, is there any way to force Maple to display the information using exact values, instead of decimal approximations? See the attached file for the additional information.


with(Student[LinearAlgebra]):

infolevel[Student[LinearAlgebra]] := 1:

ProjectionPlot(`<,>`(-2, 3, 2), `<,>`(7, -3, -4))

 

``


Download projection_plot.mw


Viewing all articles
Browse latest Browse all 24

Trending Articles