Community Profile

photo

Toni Clares


Active since 2016

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How to show non prime numbers (what is the contrari function of prime?)
clc clear all n=input('number') % Natural number that you want to know if it a prime number i...

7 years ago | 1 answer | 0

1

answer

Question


I need a program to check prime numbers
%that is my programa and it doesn't work clc clear all n=input('number') % Natural number that you wa...

7 years ago | 7 answers | 0

7

answers