UNPKG

trigfills

Version:

Sin, cos, tan, asin, acos and atan filled for cross browser consistency.

18 lines (14 loc) 375 B
<html lang="en"> <head> <meta charset="utf-8"> <title>Tests in console</title> <meta name="description" content=""> <meta name="author" content=""> </head> <body> <script src="../dlib/mutil.js"></script> <script src="../dlib/Fdrandom.js"></script> <script src="../trigfills.js"></script> <script src="tests.js"></script> </body> </html>