Jump to content

Talk:Exponentiation order: Difference between revisions

→‎Task necessary?: One task is enough
(→‎Functions: I remember ...)
(→‎Task necessary?: One task is enough)
Line 22:
The task [[Operator precedence]] which lists all the precedence and associativity rules for a language exists already. Since the order of "chained" exponentiations is simply determined by the associativity of the exponentiation operator I don't think this task adds any new information. --[[User:AndiPersti|Andreas Perstinger]] ([[User talk:AndiPersti|talk]]) 22:49, 23 March 2014 (UTC)
: I understand the most computer languages have associativity rules, but not all rules are easy to find (if at all) for all languages (see above for such an example).   One reason for tasks in Rosetta Code is to find the differences between computer languages in solving (or executing) different tasks.   There shouldn't have to be a need to do research in a computer language's documentation to find out the differences.   Not all associative rules (for multiple computer languages) are obvious or that easy to find. -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 23:38, 23 March 2014 (UTC)
::But what about subtraction, division, modulo operation? Do you think there should be similar tasks for them too? If no, why not?
::My point is that all this information should be on a single page/task and not scattered on several subtasks. --[[User:AndiPersti|Andreas Perstinger]] ([[User talk:AndiPersti|talk]]) 08:09, 24 March 2014 (UTC)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.