Open Harshan-Nayak opened 11 months ago
Why the need for this change? *
is a commonly used mathematical symbol for multiplication, to avoid confusion with x
as a variable.
Why the need for this change?
*
is a commonly used mathematical symbol for multiplication, to avoid confusion withx
as a variable.
In UI , The * symbol is shown as dot(.) , so to avoid confuion with dot(.) and multiplication , 'x' should be implemented
I'm not sure those two are particularly confusing, but I'll let others weigh in. :3
I'm not sure those two are particularly confusing, but I'll let others weigh in. :3
In real world, generally we use dot(.) for decimals and 'x' for multiplication , so for better user experience it will be better to use "x", in our mobile or laptop on screen calculators we generally use 'x' as multiplying symbol.
while multiplication , i changed symbol from "." to "x".
Checklist:
Update index.md
)Closes #XXXXX