Derivative a scalar
Hello.
I'm trying to derive a formula which is a function of six values. Four of them are just constants but the other two are vectors of three values.
d = constant
L = constant
T = [T1, T2, T3]
T_inf = constant
E = [E1, E2, E3]
R = constant
I want to get three values from the dT_i. Thanks..


