Statistiques
3 Questions
0 Réponses
RANG
247 887
of 301 777
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
of 21 416
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 473
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 Newton Raphson Script Stucks at first step
clc a = input('Enter initial guess: '); e = input('Tolerable error: '); N = input('Enter maximum number of steps: '); step...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
I can't plot square or rectangle correctly
x = input('enter x number:') y = input('enter y number:') z = input('enter widht:') v = input('enter lenght:') axes('NextPlo...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Using 2 values on for loop doesn't work correct for me
x = input('enter x number:') y = input('enter y number:') z = input('enter widht:') v = input('enter lenght:') axes('NextPlo...
environ 5 ans il y a | 1 réponse | 0
