Skip to content

Commit 6a64d92

Browse files
authored
Update Cpx.java
1 parent cfc2c3b commit 6a64d92

File tree

1 file changed

+1
-1
lines changed
  • ComplexNumbers/src/complexnumbers

1 file changed

+1
-1
lines changed

ComplexNumbers/src/complexnumbers/Cpx.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* A collection of utilities for complex numbers that can't be called as <code>Complex</code> instance methods.
99
*
1010
* @author Math Machine
11-
* @version 1.0.1
11+
* @version 1.0.2
1212
*/
1313

1414
public class Cpx extends Mafs {

0 commit comments

Comments
 (0)