Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
Hello,
I’ve got Mathcad v15.
With the explicit keywords it’s easy to see your equation with the inserted variables.
But what about functions? I can’t do that.
For example: I want to calculate new yield stregthes according to different diameters with factors, which are received from a function.
Then I just have to replace d1 with d2 and so on.
The explicit operator don’t work:
sincerly,
Robin
Solved! Go to Solution.
The explicit modifier is far away from being perfect, but what you demand can be done. Nevertheless there is a drawback as "float" is used which affects overall calculation precision. See my remarks in the file.
The explicit modifier is far away from being perfect, but what you demand can be done. Nevertheless there is a drawback as "float" is used which affects overall calculation precision. See my remarks in the file.
Thank you for your explanation about float. I will use it with caution.