---
title: "sin · RUAL Documentation"
description: "Returns the sine of a number"
canonical: https://docs.rual.nl/block-types/math/number_math_sin
language: en
---

# sin

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

Returns the sine of a number

- number_0 required `number`

- Number `number`

A typical wiring for [Sin](https://docs.rual.nl/block-types/math/number_math_sin): 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 Sin block: typical wiring for Sin.](https://docs.rual.nl/canvas-examples/number_math_sin.png)

### Version history

Introduced in [`v13.0.7`](https://docs.rual.nl/core-versions/130007).
