I am a maya scripter looking at XSI for a possible switch. I frequently use the mel noise() gauss() and rand() functions in my scripts. I know there is a rand function in Jscript - but do you have to implement your own noise functions? Is there an add on? What about vector math? Are there functions like dot products and vector matrix multiplication in the language?
-MD