---
title: "- · RUAL Documentation"
description: "Subtracts the two operands, producing their difference."
canonical: https://docs.rual.nl/block-types/math/number_min
language: en
---

This block is part of the [`math`](https://docs.rual.nl/block-types/math) group and was last modified in core [`v10.4.28`](https://docs.rual.nl/core-versions/100428).

Subtracts the two operands, producing their difference.

- number_0 required `number`

- number_1 required `number`

- Number `number`

| `min` |
| --- |

A typical wiring for [-](https://docs.rual.nl/block-types/math/number_min): the `number` out pin feeds [cast to value](https://docs.rual.nl/block-types/type%20casting/number_convert_to_value).

![Studio canvas example for the - block: typical wiring for -.](https://docs.rual.nl/canvas-examples/number_min.png)

### Version history

Introduced in [`v10.4.28`](https://docs.rual.nl/core-versions/100428).
