Quantcast
Channel: PTC Community : Discussion List - Mathcad Usage
Viewing all articles
Browse latest Browse all 334

Displaying numerical value of symbolic variables

$
0
0

Hello fellow MathCad users,

 

Is it possible to display the numerical value of variables in a line of calculations. For example if I was to calculate the strength of a beam. I want the calculations to look like the following:

 

Depth of beam:                D = 300mm

Bredth of beam:               B = 125mm

Section modulus:             Z = 1/6 * B * D^2 = 1/6 * 125mm * 300mm^2 = 1.875 x 10 ^6 mm3

 

Bending strength:             fb = 38 MPa

Strength reduction:          phi=  0.8

Loading duration factor:    k = 0.8 


Bending strength:            Mn = phi*k*fb*Z = 0.8*0.8*38MPa*1.875 x 10 ^6 mm3 = 57 kNm


FYI I have MathCad 15 and MathCad Prime 3.0.


I appreciate any feedback.

 

Liam


Viewing all articles
Browse latest Browse all 334

Trending Articles