Click to See Complete Forum and Search --> : Mathematics on webpage


kthakk4
11-21-2007, 02:15 PM
What are some of the options for displaying mathematical symbols and equaltion on your webpage?

dtm32236
11-21-2007, 02:33 PM
http://www.utexas.edu/learn/html/spchar.html

dtm32236
11-21-2007, 02:35 PM
those are just special characters though...

mathmatical symbols?
+ - * ( or x ) / ( or ÷ )

just type them.

Major Payne
11-22-2007, 10:53 AM
The display and input of mathematical symbols on the web: questions and technical solutions. (http://www.encyclopedia.com/doc/1G1-139212151.html)
Full beta test version of a new Web-based font set properly renders mathematical symbols on any computer (http://www.aip.org/press_release/stixfonts103107.html)
Mathematical Symbols in Unicode (http://tlt.its.psu.edu/suggestions/international/bylanguage/math.html)
GIF and PNG Images for Math Symbols (http://us.metamath.org/symbols/symbols.html)
Help: Displaying a formula (http://en.wikipedia.org/wiki/Help:Formula)
Character entity references in HTML 4 (24.3) (http://www.w3.org/TR/html401/sgml/entities.html)
Fonts for MathML-enabled Mozilla (http://www.mozilla.org/projects/mathml/fonts/)
Mathematics on the Web: MathML and MathType (http://www.dessci.com/en/reference/white_papers/mt_mathml.htm)
Recommended DTDs to use in your Web document (http://www.w3.org/QA/2002/04/valid-dtd-list.html)

Not as easy as you would think, but researching thoroughly through these links above should give you some idea of a method you can use.

Ron