Jump to content

Element-wise operations: Difference between revisions

→‎{{header|Vlang}}: Rename "Vlang" in "V (Vlang)"
m (syntax highlighting fixup automation)
(→‎{{header|Vlang}}: Rename "Vlang" in "V (Vlang)")
Line 3,724:
alias .** elementwiseMatSca {{a b} {expr {$a**$b}}}</syntaxhighlight>
 
=={{header|V (Vlang)}}==
{{trans|Go}}
<syntaxhighlight lang="v (vlang)">import math
 
struct Matrix {
451

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.