You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have to support all kinds of standard math functions (exp, sin, etc.) in xmath module. Since the code for them would be very similar, we could generate all those functions with meta-class.