How do I use range indices for critical and reduced temperatures in MathCAD?

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 3K views
chidagi
Messages
2
Reaction score
0
Hello everyone,

I want to write in mathcad some critical temperatures and reduced temperatures using a range index (like in the document I've attached) and i can't figure how to do it (i'm new in mathcad)
Is it possible to write those in this way?

Thank you and sorry if i put the question in the wrong section.
 

Attachments

Physics news on Phys.org
chidagi: Try this, and see if it is what you want.

i := 1 ... 5
Tcri := 200, 300, 350, 400, 450
T := 100
Tri := T/Tcri
Tr =
Tr2 =

Also, please use a nonproprietary, portable file format for attached files. I cannot open proprietary file formats, such as .doc.