there are a lot of old java syntax that I don't know how to convert to JavaScript equivalent. For example.
1. in Variables tab, spline is a type ==CubicSpline, how do I convert to JavaScript? 2. in fixed relationship, code like "y[i]=((org.opensourcephysics.numerics.CubicSpline)spline).evaluate(xi);" is this kind of code working on EJSS or only EJS currently?
I lack the technical knowledge of harnessing the org.opensourcephysics.numerics.CubicSpline library, Thus, can an EJSS (Javascript) version be released soon? :)