1-Visitor
November 30, 2013
Solved
How to always "Hide keywords" and also deal with vectors when using "explicit,ALL"
- November 30, 2013
- 3 replies
- 9731 views
Hey. I have two problems.
I have uploaded the mathcad document with description also, but:
How to always "Hide keywords"?
If I have:
g:=5
then if I use the explicit,ALL funtion it does this:
h:=(1 / (g (angle sign) 10)) explicit,ALL (arrow) (1 / (5*cos(10) + 5*sin(10))
I want it to write (5 (angle sign) 10) on the right side so it keeps the polar format way.
Anyone who knows?
I have attached it in MC15 and 12 version.


