Are there any (somewhat) advanced mathematics Javascript libraries?
        Posted  
        
            by pr1001
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by pr1001
        
        
        
        Published on 2010-05-19T23:52:14Z
        Indexed on 
            2010/05/20
            0:00 UTC
        
        
        Read the original article
        Hit count: 191
        
Are there any libraries knocking around that provide any additional general purpose math functions for Javascript? Say things like sums over a range, derivatives, integrals, etc. I can imagine that many things aren't possible, so even libraries that do rough approximations would be interesting.
Thanks!
© Stack Overflow or respective owner