User Tools

Site Tools


Sidebar






Old

playground:start

This is an old revision of the document!


Песочница

sumprod.sce
scilab.org/product/dic-mat-sci/M2SCI_doc.htm">function [s, p] = sumprod(x, y)
  s = x + y;
  p = x * y;
scilab.org/product/dic-mat-sci/M2SCI_doc.htm">endfunction
playground/start.1551694111.txt.gz · Last modified: 2022/12/10 09:08 (external edit)