How can I differentiate between decimal and dot product notation?

  • Context: High School 
  • Thread starter Thread starter Akshay_Anti
  • Start date Start date
  • Tags Tags
    Confusion
Click For Summary
SUMMARY

The discussion centers on differentiating between decimal notation and dot product notation, specifically the term "3.5." Users emphasize that using a period for multiplication can lead to confusion, particularly when both factors are numerical digits. The recommended alternative is to use the asterisk (*) for multiplication, which is widely recognized in programming languages. Additionally, LaTeX users can utilize the raised dot symbol (\cdot) for clarity in mathematical expressions.

PREREQUISITES
  • Understanding of decimal notation and dot product notation
  • Familiarity with mathematical symbols and their usage
  • Basic knowledge of programming syntax for multiplication
  • Introduction to LaTeX for typesetting mathematical expressions
NEXT STEPS
  • Research the use of the asterisk (*) in programming languages for multiplication
  • Learn how to use LaTeX for mathematical notation, focusing on the \cdot symbol
  • Explore best practices for writing mathematical expressions to avoid ambiguity
  • Investigate common pitfalls in mathematical notation among different disciplines
USEFUL FOR

Students, educators, mathematicians, and anyone involved in programming or mathematical writing who seeks to improve clarity in mathematical notation.

Akshay_Anti
Messages
62
Reaction score
0
I was helping my cousin with his homework when i came aacross this problem... I can easily differentiate b/w 3.5 ( three point five) and 3.5 ( three dot product five) when they come in different situations.. but there was this equation written which had the term 3.5. I interpreted it as decimal notation whereas it was for dot product multiplication... My question is that is there any different way of coming t know which notation is meant for which??
 
Mathematics news on Phys.org
Akshay_Anti said:
I was helping my cousin with his homework when i came aacross this problem... I can easily differentiate b/w 3.5 ( three point five) and 3.5 ( three dot product five) when they come in different situations.. but there was this equation written which had the term 3.5. I interpreted it as decimal notation whereas it was for dot product multiplication... My question is that is there any different way of coming t know which notation is meant for which??

Using a period to indicate multiplication is a bad idea, especially where both factors are numerical digits. Many people use *, which is pretty much universally used on programming languages, as in 3 * 5.

Alternatively, if you can use LaTeX, there is the raised dot, as in ##3 \cdot 5##. That symbol is represented by \cdot inside the LaTeX tags.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
5K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
2
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K