NEST HelpDesk | Command Index | NEST Quick Reference |
div - divide two numbers or vectors (point-wise)Synopsis:
int int div -> intExamples:
int double div -> double
array int/double div -> array
9 2 div -> 4Author:
9 3.3 div -> 2.727273
[10 11.5 12] 4 div -> [2 2.875 3]
docu by Sirko StraubeSeeAlso: Source:
/opt/conda/conda-bld/nest_1512397208563/work/nest-2.14.0/lib/sli/mathematica.sli
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative