Is there a list about the available libraries on Pavlovia?
I would like to use math.js.
There’s some documentation here: https://pavlovia.org/js-psych
Some Math functions should be built in, I believe. You could also, in principle, manually modify your javascript file to pull that library in from somewhere else, or include it in your gitlab repository.
Thank you. I am sorry but I am very new to JS and did not know about pulling libraries. However, I have just learned about cdnjs.