Modificato alcuni nomi

This commit is contained in:
2014-10-01 15:03:42 +02:00
parent 5c3e6b4d9c
commit 72cc879ac5
5 changed files with 8 additions and 16 deletions

5
calculate_eps.m Normal file
View File

@@ -0,0 +1,5 @@
errore = 1;
while 1+errore ~= 1
errore = errore /2;
end
errore = errore *2