Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
assassment 1
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
suleman.hussain
assassment 1
Commits
de95c2bd
Commit
de95c2bd
authored
Mar 27, 2022
by
a.guest
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://git.ysjcs.net:8888/a.guest/javaassessex1
parents
2019c6f3
4cb8f0b9
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
4 additions
and
4 deletions
+4
-4
App.class
bin/App.class
+0
-0
AppTest.class
bin/AppTest.class
+0
-0
Complex.class
bin/Complex.class
+0
-0
Instructions.md
bin/Instructions.md
+2
-2
Instructions.md
src/Instructions.md
+2
-2
No files found.
bin/App.class
View file @
de95c2bd
No preview for this file type
bin/AppTest.class
View file @
de95c2bd
No preview for this file type
bin/Complex.class
View file @
de95c2bd
No preview for this file type
bin/Instructions.md
View file @
de95c2bd
...
...
@@ -74,8 +74,8 @@ If you have completed the methods correctly all the unit tests will pass. Please
*
public double magnitude() - 5 marks
*
public double argument() - 5 marks
*
public String toString() -
5
marks
*
public Complex add(Complex complexNum) -
10
marks
*
public String toString() -
10
marks
*
public Complex add(Complex complexNum) -
5
marks
## 6 Submission
...
...
src/Instructions.md
View file @
de95c2bd
...
...
@@ -74,8 +74,8 @@ If you have completed the methods correctly all the unit tests will pass. Please
*
public double magnitude() - 5 marks
*
public double argument() - 5 marks
*
public String toString() -
5
marks
*
public Complex add(Complex complexNum) -
10
marks
*
public String toString() -
10
marks
*
public Complex add(Complex complexNum) -
5
marks
## 6 Submission
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment