| Summary: | No factorial function. | ||
|---|---|---|---|
| Product: | Group37 | Reporter: | PAN Zhenyuan <pzyhihihi> |
| Component: | calculation operation | Assignee: | feiwu25-c |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | danielsuendaniel, tommyhonym |
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | PC | ||
| OS: | Windows | ||
|
Description
PAN Zhenyuan
2020-11-16 23:59:22 HKT
The factorial class is not implemented in the Operator.java and CalculatorProcessor.java. Now the implementation is done. Problem solved. User can now input '!' to get the factorial ans from that. |