Kronecker product: Difference between revisions

m
No edit summary
Line 1,980:
====ES6====
{{Trans|Haskell}}
(As JavaScript is now widely embedded in non-browser contexts, a non-HTML string value is returned here, rather than invokingmaking acalls DOMto methodmethods of the Document Object Model, which is not part of JavaScript and will not always be available to a JavaScript interpreter)
<lang javascript>(() => {
'use strict';
9,655

edits