- From: <bugzilla@jessica.w3.org>
- Date: Mon, 05 Jul 2010 18:53:54 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10089 --- Comment #1 from dnovatchev@gmail.com 2010-07-05 18:53:53 --- Somehow missed the following: Polymorphic arithmetic functions: add() -- the "+" operator. subtract() -- the "-" operator. multiply() -- the "*" operator. divide() -- the "div" operator. Integer functions: integer-divide() -- the "idiv" operator. mod() -- the "mod" operator. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Monday, 5 July 2010 18:53:55 UTC