cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Is it possible to use the explicit keyword on functions?

rrosenstock
2-Guest

Is it possible to use the explicit keyword on functions?

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.

example.png

Then I just have to replace d1 with d2 and so on.

The explicit operator don’t work:

sol.png

sincerly,

Robin

1 ACCEPTED SOLUTION

Accepted Solutions

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.

25.01.png

View solution in original post

2 REPLIES 2

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.

25.01.png

Thank you for your explanation about float. I will use it with caution.

Top Tags