If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I am looking for a function, which I can use in my sp for exponential value.
I need something like:
aa = EXP(bb,cc)
I tryed with similar expression, but the Error code "674: Routine (exp) can not be resolved." is appear.
I am needing your help.
Thanks,
Thanks, I write the function and in this way I solved the problem. But, thanks a lot for the links, I am sure that it will be helpful for me in the future.