Mathematical Markup in Word: Is It Enough for Academic Writing?

  • Thread starter 1MileCrash
  • Start date
  • Tags
    Programs
In summary, there are various programs, such as LaTeXiT and LibreOffice, that allow for mathematical markup similar to Microsoft Word. However, learning LaTeX is recommended for long term use. Microsoft Office 2007 also has a built-in equation editor, but it may not be as effective as third party products. Overall, learning LaTeX is a valuable skill for math and science students and is necessary for submitting articles to journals.
  • #1
1MileCrash
1,342
41
Are there any programs like microsoft word that also allow you to do mathematical markup like we do here on the forum?

I think it would be a nice way to turn assignments for classes involving proofs, etc.
 
Computer science news on Phys.org
  • #2
  • #3
www.libreoffice.org/ works in a pinch as well, but learning LaTeX should be better long term.
 
  • #4
If you want programs compatible with Microsoft Word, you have a built-in equation editor for Microsoft Office 2007 (problematic) or a good equation editor in Microsoft Equation 3.0 (or MathType if your home computer doesn't include Equation Editor).

The Equation Editor use to work great in both word documents and PowerPoint presentations. The built-in equation editor is passable in PowerPoint presentations. It's harder to use third party products with Office 2007, but there's really not much choice since you'd have a hard time finding Office 2003 now.

A comparison: http://www.gulfcoast.edu/mathematics/html/equationeditor.htm
 
  • #5
Learn LaTeX.
 
  • #6
jhae2.718 said:
Learn LaTeX.

This.

All the programs suggested in this thread are all very nice. But LaTeX is a skill that every math or science student should posses. You will have to learn it eventually. So why not start now?
 
  • #7
If you just want to be able to submit homework assignments, or make notes for yourself, and you don't mind paying for the software, Word plus MathType will probably work OK for you. If you want to be able to submit articles to journals eventually, then it's worth the trouble to install LaTeX and learn how to use it for complete documents.

I use Word plus MathType myself, but I don't need to submit articles to journals or do professional-quality typesetting for other reasons.
 

1. What is the purpose of documenting programs with math?

Documenting programs with math helps to explain the logic and calculations used in a program, making it easier for others to understand and modify the code. It also serves as a reference for the programmer to review and debug the code.

2. Do all programs need to be documented with math?

It is highly recommended to document programs with math, especially for complex algorithms or calculations. However, simple programs may not need extensive documentation. It ultimately depends on the purpose and complexity of the program.

3. How should math be documented in a program?

Math in a program should be documented using clear and concise comments that explain the logic and purpose of the calculations. It is also helpful to include equations or formulas used, along with any assumptions or limitations.

4. Are there any specific tools or formats for documenting programs with math?

There are various tools and formats that can be used for documenting programs with math, such as LaTeX, Markdown, and Jupyter notebooks. It is important to choose a format that is easily readable and accessible for others.

5. Can documenting programs with math improve code quality?

Yes, documenting programs with math can improve code quality by providing a clear understanding of the logic and calculations used. It also helps to identify any errors or bugs in the code, leading to more efficient and accurate programs.

Similar threads

  • Computing and Technology
Replies
8
Views
402
  • Computing and Technology
Replies
4
Views
1K
  • Computing and Technology
Replies
9
Views
1K
  • Programming and Computer Science
Replies
7
Views
457
Replies
6
Views
956
  • STEM Career Guidance
Replies
30
Views
5K
  • Feedback and Announcements
Replies
4
Views
1K
Replies
8
Views
480
Replies
3
Views
349
  • STEM Academic Advising
Replies
9
Views
1K
Back
Top