DM Reference

DM Ref

❯

matrix

❯

matrix procs

❯

Subtract proc (matrix)

Subtract proc (matrix)

1 min read

  • proc

Format

Subtract(Matrix2)

Args

Matrix2: another matrix

Returns

src

This subtracts Matrix2 from the current matrix.

See also

  • matrix operators
  • matrix procs
  • -= operator

Graph View

  • Format
  • Args
  • Returns
  • See also

Backlinks

  • matrix procs

Created with Quartz v4.5.0 © 2025

  • GitHub