Text Annotation in Mathematical - Study Guide | MATH 3350, Study notes of Mathematics

Material Type: Notes; Professor: Long; Class: Higher Mathematics for Engineers and Scientists I: Honors; Subject: MATHEMATICS; University: Texas Tech University; Term: Fall 2008;

Typology: Study notes

Pre 2010

Uploaded on 03/19/2009

koofers-user-c3o
koofers-user-c3o 🇺🇸

4

(1)

9 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Example of text annotation in
Mathematica
Math 3350, Fall 2008
Prof. Kevin Long
To annotate a Mathematica session with text, click on the line where you want to type. That opens up a new "cell." To be able to
type text in it, hit Alt-7.
Other alt keys set up other text styles such as titles and section headers, as shown below.
Alt-1 makes a big header
Alt-2 looks like this
Alt-3 looks like this
Alt-4 puts a line above the header
Alt-5 makes a bullet entry
Alt-6 makes a smaller bullet entry
Alt-7 makes ordinary text.
To enter math within a text cell, do ctrl-( to begin math entry and ctrl-) to go back to text.
(That’s the control key and shift-8 simultaneously to begin, control and shift-9 simultaneously to end). To make the annotation
look really good, see the Mathematica Documentation Center for instructions about how to write formulas like this one
fHxL="################
1+x2 e-x Ùxdx
. There are keyboard commands for entering special characters such as
and
Π
, or alternatively
you can bring up the Math Input Palette which will let you select math symbols from a toolbar.
You can interleave text (like this) and calculations (like the next cell). If you don’t use any Alt-# when writing into a cell, the
contents are regarded as a mathematical expression
f@x_D=Sin@xDExp@-xD
ã-xsinHxL
Text can go between calculations as well
pf2

Partial preview of the text

Download Text Annotation in Mathematical - Study Guide | MATH 3350 and more Study notes Mathematics in PDF only on Docsity!

Example of text annotation in

Mathematica

Math 3350, Fall 2008

Prof. Kevin Long

To annotate a Mathematica session with text, click on the line where you want to type. That opens up a new "cell." To be able to

type text in it, hit Alt-7.

Other alt keys set up other text styles such as titles and section headers, as shown below.

Alt-1 makes a big header

Alt-2 looks like this

Alt-3 looks like this

Alt-4 puts a line above the header

ü Alt-5 makes a bullet entry

ü Alt-6 makes a smaller bullet entry

Alt-7 makes ordinary text.

To enter math within a text cell, do ctrl-( to begin math entry and ctrl-) to go back to text.

(That’s the control key and shift-8 simultaneously to begin, control and shift-9 simultaneously to end). To make the annotation

look really good, see the Mathematica Documentation Center for instructions about how to write formulas like this one

f H x L = "################ 1 + x^2 e - x^ Ÿ x dx. There are keyboard commands for entering special characters such as è!!!!! É !and Π, or alternatively

you can bring up the Math Input Palette which will let you select math symbols from a toolbar.

You can interleave text (like this) and calculations (like the next cell). If you don’t use any Alt-# when writing into a cell, the

contents are regarded as a mathematical expression

f@x_D = Sin@xD Exp@-xD „- x^ sinH x L

Text can go between calculations as well

Integrate@f@xD, xD

  • ÄÄÄÄÄ

„- x^ HcosH x L + sinH x LL

2 TextSample.nb