hey dudes
i studied mechanical engineering and found vb a great tool for modelling certain processes and to automate calculations especially when thoose calculations were iterative!! [god bless the loop]

anyway i was wondering if there was some kind of library of functions you could load into your project [you'll have to excuse me, library could be completey the wrong term, i'm not a native programmer]

as i saw in one of the other posts vb has no atan function??
just wondering was there a plugin or add-on to give more maths functionality.
one thing i would be interested in is a function which handles arrays as matrices, so that you could extract eigen values/vectors from a matrix stored in an array? multiply arrays/matrices together get the inverse of an array/matrix......

nothing specific, just wondering