Statistiques
3 Questions
0 Réponses
RANG
210 698
of 301 496
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
of 21 302
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 859
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
when I am subtracting two same values found out from different equations not giving 0, it is giving imaginary value
n = 7; t = 0.6; tp = 0.05; tc = 0.05; x = (n-1)*(tp+tc); delta = sqrt(t-x) Ans:- delta = 0.0000e+00 + 1.0537e-08i Here ...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I repeat if else statement while the statements getting summed of n times?
In my code the if else statements are depends upon time and 'n'(summing of n times). After a certain time the statements are get...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
Temperature distribution for pulse mode Laser operation
I have to repeat the if and elseif statements n times in such a way that for time 1-2 second it should calculate the values (f1,...
plus de 4 ans il y a | 1 réponse | 0
