| Summary: | Geometric Sequence will not work as expected | ||
|---|---|---|---|
| Product: | Group37 | Reporter: | Han Yau Ming Tommy <tommyhonym> |
| Component: | Formula operation | Assignee: | feiwu25-c |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | tommyhonym |
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | PC | ||
| OS: | Windows | ||
|
Description
Han Yau Ming Tommy
2020-11-24 13:36:56 HKT
The Geo.java has calculated the sequence in the wrong way, which causes a wrong sequence to be displayed on the cli. By adding a new variable to handle the inputs, it solves the problem. |