AKS test in Javascript: Find if the number is prime or composite.
AKS test stands for Agrawal–Kayal–Saxena primality test which is the first mathematical algorithm that can tell if a number is prime or composite.
AKS test - If the coefficients of this equation are divisible by 'p'(the number you want to test) then ...
ajitpsakri.hashnode.dev1 min read
Andrew19
data analyst
this algorithm doesn't work i don't think is the full implementation