Aggiunto gauss naif e implementato alcuni script come funzioni.
This commit is contained in:
5
samples/calculate_eps.m
Normal file
5
samples/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