---
title: Sine
---

## Values

Functions and constants included in the Sine module.

### Sine.**sin**

```grain
sin: (x: WasmF64, y: WasmF64, iy: Bool) => WasmF64
```

