---
title: "SIN()"
slug: "sin"
updated: 2025-10-14T16:28:33Z
published: 2025-11-19T15:54:21Z
canonical: "support.tulip.co/sin"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.tulip.co/llms.txt
> Use this file to discover all available pages before exploring further.

# SIN()

## Description

Returns the sine of the given input in radians

## Available In

- **Apps**
- **Automations**

## Syntax

SIN(n: Number) => Number

## Example

SIN(1) = 0.8414709848078965
