Hello.
Somebody there knows how to write mass flow rate like the dot on the m.
and the same for Volume flow rate the dot on the V?
Solved! Go to Solution.
Three options:
1. Use a font that has a dot on each character (I don't have that font).
2. Instead of a dot on, put an accent next to the letter, like m' and V'. In Mathcad 15 and below, you get this accent by pressing [Ctrl]-F7 (= press and hold down the [Ctrl] key and tap the F7 functionkey once. In Prime just type the ' following the m or V respectively.
3. In unicode at character position 1E41 is an ṁ, and Prime supports it:
Then at character position 1E7E is a Ṿ (the dot is below, not above the V.)
Success!
Luc
Three options:
1. Use a font that has a dot on each character (I don't have that font).
2. Instead of a dot on, put an accent next to the letter, like m' and V'. In Mathcad 15 and below, you get this accent by pressing [Ctrl]-F7 (= press and hold down the [Ctrl] key and tap the F7 functionkey once. In Prime just type the ' following the m or V respectively.
3. In unicode at character position 1E41 is an ṁ, and Prime supports it:
Then at character position 1E7E is a Ṿ (the dot is below, not above the V.)
Success!
Luc