Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

sub — Subtract operation

Description

sub is exactly like add, and uses the same arguments. The difference is that sub obviously subtracts instead of adds.

See also

add - Add to dataset, mul - Multiply operation, div - Divide operation