RosettaCodeData/Task/Dot-product/Maxima/dot-product.maxima
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

2 lines
34 B
Text

[1, 3, -5] . [4, -2, -1];
/* 3 */