Modificato alcuni nomi
This commit is contained in:
5
calculate_eps.m
Normal file
5
calculate_eps.m
Normal file
@@ -0,0 +1,5 @@
|
||||
errore = 1;
|
||||
while 1+errore ~= 1
|
||||
errore = errore /2;
|
||||
end
|
||||
errore = errore *2
|
||||
Reference in New Issue
Block a user