Closed
Bug 333100
Opened 20 years ago
Closed 20 years ago
arithmatic operations is not working
Categories
(Calendar :: General, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: mrunalini.mandala, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7
sdrgfhbfghjngf
Reproducible: Didn't try
Steps to Reproduce:
1.a=10;
2.b=30;
3.c=a*b;
Actual Results:
c=423435
Expected Results:
c=300
Updated•20 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•