Actions
Bug #4993
closed[calculator] Для неассоциативных операций некорректно указывать BINARY_UNBOUND
Start date:
06/16/2014
Due date:
% Done:
100%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
140915
Description
Для DIV указан BINARY_UNBOUND
, что странно.
Что такое (/ a b c)
: (a/b)/c
или a/(b/c)
?
Actions