Hi, for some reasons i need math lib for my personnal usage;
I am working on this extension if you want to test it on Html5 exporter here is the extension;
copy Jsmath.mfx to Extensions/Unicode drawer
copy Jsmath.js to Data/Runtime/HTML5 drawer
If you want some usefull math function please send me your request;
This extension return
GET_ACOS(x)
GET_ACOSH (x,y)
GET_ASIN (x)
GET_ASINH (x)
GET_ATAN2(x)
GET_CBROOT (x)
GET_CEIL (x)
GET_COSH(x)
GET_PRECISION(x,precision)
I have not tested all so please be patient for the next state of this extension;