G
Guest
I saw a message where someone suggested using "=ISPRIME(num)"
I want to make this statement =IF(IsPrime(num),"Prime","Composite")
When I enter it in I get an error. I don't know where to get the function IsPrime
Is there an add-on that I need to download? How else can I check a number to see if it is prime?
I want to make this statement =IF(IsPrime(num),"Prime","Composite")
When I enter it in I get an error. I don't know where to get the function IsPrime
Is there an add-on that I need to download? How else can I check a number to see if it is prime?