Computer Science with Mathematica Errata


Computer Science with Mathematica: Errata
Computer Science with Mathematica
Theory and Practice for Science, Mathematics, and
Engineering
Roman E. Maeder
Errata
First Printing, December 1999
Page 62, Graph In[5]
The error message below the graph should be deleted.
Page 139, Exercise 6.3
The sample computations were not evaluated. They should be
In[1]:= Merge[{1, 5, 7}, {2, 3, 8}]
Out[1]= {1, 2, 3, 5, 7, 8}
In[2]:= Merge[{}, {2, 3}]
Out[2]= {2, 3}
In[3]:= Merge[{1, 1, 2, 3}, {2, 3}]
Out[3]= {1, 1, 2, 2, 3, 3}
Page 178
In[1]: it is better to use TableForm instead of MatrixForm. It doesn't matter in the printed
book which was formatted in OutputForm, rather than StandardForm.
$PrePrint = TableForm[#, TableHeadings -> Automatic] &;
Page 208, Exercise 8.3
The sample computation was not evaluated. It should be
In[3]:= Maxima[{4, 7, 5, 2, 7, 9, 1}]
Out[3]= {4, 7, 9}
Page 246, Formula 10.4-3
The first line should read
sin(nx) = n cosn-1x sin x - ...
Page 319, Section 13.4.2
The SQL statement should read
select composerName, workTitle, artistName, instrument
from recordings, works, composers, performers, artists
where recordings.recordNumber = "45830" and
recordings.workKey = works.workKey and
works.compKey = composers.compKey and
recordings.recKey = performers.recKey and
performers.artistKey = artists.artistKey
Computer Science with Mathematica: Errata
Page 325, end of first paragraph of Section 14.1.2
...that is, they show the same behavior.
Page 369, beginning of Section B.3.2.2
The evaluator ...
Please use email to tell me about any program bugs, typos in the text, suggestions, and so.
Rev. 1.0, REM, CSM@mathconsult.ch
© 2000 Roman E. Maeder


Wyszukiwarka

Podobne podstrony:
2008 11 Maximum Math Free Computer Algebra with Maxima
All the Way with Gauss Bonnet and the Sociology of Mathematics
Become a Computer Game Developer Working with Other People
Zizek Lacans Use of mathematical science
Lew Payne Sensual Access [How To Seduce Women With Your Computer]
2002 09 Creating Virtual Worlds with Pov Ray and the Right Front End
Building web applications with flask
110 Amazing Magic Tricks With Everyday Objects
Advantages and disadvantages of computers
Errata do sprawozdania
Laszlo, Ervin The Convergence of Science and Spirituality (2005)
Headlights, Pickup with daytime running light
Golden Dawn Meditation with the Archangel Gabriel
Computer Emulatoren Fremdsysteme auf dem PC nachgebildet
Some Problems with the Concept of Feedback
100405 witn?rthquake science

więcej podobnych podstron