Is there a way to see what is behind a Built in function?
I am learning programming in mathcad, I think that a good approach is to see the algorithm of some built in functions. Is there a way to do this?
I am learning programming in mathcad, I think that a good approach is to see the algorithm of some built in functions. Is there a way to do this?
Ruben Alejandro Villarreal Barrios wrote:
I am learning programming in mathcad, I think that a good approach is to see the algorithm of some built in functions. Is there a way to do this?
Unless you have access to the source code of Prime (which is unlikely, I guess) - no.
And it sure won't help you learning programming in Mathcad or Prime, as those built-in functions are not written in Primes programming language.
If you look in the "Custom Functions" folder in the installation directory of Prime, you see an example to implement your own custom function using C as programming language.
You find a little bit of information about custom functions in the help

but again - it will not help you learning how to use Primes worksheet level programming language.
But the help provides some other tutorials on this subject, if you are interested.
WE
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.