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

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

paramterized indexed in mathcad

fredericksonnic
1-Visitor

paramterized indexed in mathcad

I want to create an indexed function which is parameterized. A simple example would be: gk(w) = w+k where k a subscript index. Is there some way to do this. I have tried a few methods such as placing the index k after the function: g(w)k (again where k is an index) but this does not work.

Thanks,

Fritz

1 REPLY 1

You can create an array of functions and call them with an index, or you could create a function of two variables.

Announcements

Top Tags