Skip to content
Snippets Groups Projects
Commit 66e6183d authored by RADELLAH Badr's avatar RADELLAH Badr
Browse files

Ex4 - Q1

parent 92b61aa9
No related branches found
No related tags found
No related merge requests found
......@@ -16,4 +16,5 @@ public class Square implements Formula {
public double asValue() {
return Math.pow(formula.asValue(), 2);
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment