Mohammed AL Rashedi
Followers: 0 Following: 0
Statistiques
2 Questions
0 Réponses
RANG
220 960
of 295 448
RÉPUTATION
0
CONTRIBUTIONS
2 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 227
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 872
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
my error in the write n!+1 = 0 mod n
n=1:500; n_true = []; for i=1:length(n) x = 2:n(i); nq=factorial(n(i)))+1; x3 = mod(0,n(i)); if ...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
my error when i wrote that x*x or x^2 is not working
n=1:100; x=0:1; for i=1:length(n) x^2 = mod(x,n(i)); end i want to get all value of n where x=0 And x = 1 onnnlll...
plus d'un an il y a | 1 réponse | 0