Skip to content
Snippets Groups Projects
Commit c00338e5 authored by Beatriz Garcia's avatar Beatriz Garcia
Browse files

Update test_Beatriz.m

parent 38abd7cd
Branches master
No related tags found
No related merge requests found
......@@ -12,4 +12,4 @@ assert(d == 9)
% Test for the homework
% test my sqrt function
assert(sqrt_Beatriz(5) == sqrt(25))
assert(sqrt_Beatriz(25) == sqrt(25))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment