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:
/builddir/build/BUILD/nest-simulator-2.16.0/nest-simulator-2.16.0/lib/sli/mathematica.sli
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative