> For the complete documentation index, see [llms.txt](https://renownedgames.gitbook.io/ai-tree/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://renownedgames.gitbook.io/ai-tree/nodes/tasks/math/get-tan.md).

# Get Tan

Node description and basic instructions

### Description

Computes the tangent of the specified angle and store result.

**To create it**, right-click in the editor and select <mark style="color:purple;">Create Node/Tasks/Math/Get Tan</mark>

This task node has a number of fields, that are highlighted in picture below.

<figure><img src="https://2203000093-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGOxTM7Aj9oiVaIINrEkE%2Fuploads%2F6HXHLAturOiM46KWRNl1%2Fimage.png?alt=media&amp;token=8d821d31-70e8-4373-824a-461ea64e189b" alt=""><figcaption></figcaption></figure>

### Fields

| Name              | Description                             |
| ----------------- | --------------------------------------- |
| Node Name         | Name of node.                           |
| Ignore About Self | Whether node ignores abort self or not. |
| Value             | An angle, measured in radians.          |
| Store Result      | Store result to float key.              |
| Deg To Rad        | Degrees to radians.                     |
