dessertmonster-math-example
70-480: an example of creating a package
70-480: an example of creating a package
A Typescript library providing functions to evaluate a math expression of type string without using the eval() built-in method.
Toolkit for the web
Encrypt and Decrypt Alphabetic Strings
Dogma for JavaScript.
Construct an array of arrays from a matrix.
Data structures.
Mathematical expression evaluator
Get the even numbered items from an array.
Find all the pair of numbers that when summed equal the target value in O(N).
Creates array sequences based on input pattern
Financial engineering package providing utility methods.
Finite Field Library
这是一个用来生成随机数的函数
Do math with money! Without risking loss of data to floating point representations!
Do math with money! Without risking loss of data to floating point representations!
Find the law of an array.
Randomly fit canvas with circles (return object with coordinates and radius)
Faster equivalent of Math library.
Finds any prime numbers up to given limit. Based on linear Sieve of Eratosthenes algo.