> For the complete documentation index, see [llms.txt](https://docs.incari.com/incari-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incari.com/incari-studio/2022.2/toolbox/math.md).

# Math

## Introduction

**Incari** has several **Nodes** for perfoming *mathematical operations*. These **Nodes** allow the user to generate numbers, **Boolean** values, and **Vectors** and perform the usual operations on them.

## Contents

* [**Absolute**](/incari-studio/2022.2/toolbox/math/absolute.md)
* [**Add**](/incari-studio/2022.2/toolbox/math/add.md)
* [**Average**](/incari-studio/2022.2/toolbox/math/average.md)
* [**Boolean**](/incari-studio/2022.2/toolbox/math/boolean.md)
  * [**AND**](/incari-studio/2022.2/toolbox/math/boolean/and.md)
  * [**Bool Value**](/incari-studio/2022.2/toolbox/math/boolean/bool-value.md)
  * [**Negate**](/incari-studio/2022.2/toolbox/math/boolean/negate.md)
  * [**OR**](/incari-studio/2022.2/toolbox/math/boolean/or.md)
* [**Ceil**](/incari-studio/2022.2/toolbox/math/ceil.md)
* [**Clamp**](/incari-studio/2022.2/toolbox/math/clamp.md)
* [**Decrement**](/incari-studio/2022.2/toolbox/math/decrement.md)
* [**Divide**](/incari-studio/2022.2/toolbox/math/divide.md)
* [**Floor**](/incari-studio/2022.2/toolbox/math/floor.md)
* [**Increment**](/incari-studio/2022.2/toolbox/math/increment.md)
* [**Interpolate**](/incari-studio/2022.2/toolbox/math/interpolate.md)
* [**Logarithm**](/incari-studio/2022.2/toolbox/math/logarithm.md)
* [**Math Constant**](/incari-studio/2022.2/toolbox/math/math-constant.md)
* [**Maximum**](/incari-studio/2022.2/toolbox/math/maximum.md)
* [**Minimum**](/incari-studio/2022.2/toolbox/math/minimum.md)
* [**Modulo**](/incari-studio/2022.2/toolbox/math/modulo.md)
* [**Multiply**](/incari-studio/2022.2/toolbox/math/multiply.md)
* [**Numerical Value**](/incari-studio/2022.2/toolbox/math/numerical-value.md)
* [**Power**](/incari-studio/2022.2/toolbox/math/power.md)
* [**Random**](/incari-studio/2022.2/toolbox/math/random.md)
* [**Range Mapper**](/incari-studio/2022.2/toolbox/math/range-mapper.md)
* [**Root**](/incari-studio/2022.2/toolbox/math/root.md)
* [**Rotation Matrix**](/incari-studio/2022.2/toolbox/math/rotation-matrix.md)
* [**Round**](/incari-studio/2022.2/toolbox/math/round.md)
* [**Subtract**](/incari-studio/2022.2/toolbox/math/subtract.md)
* [**Trigonometry**](/incari-studio/2022.2/toolbox/math/trigonometry.md)
  * [**Arc Cosine**](/incari-studio/2022.2/toolbox/math/trigonometry/arc-cosine.md)
  * [**Arc Sine**](/incari-studio/2022.2/toolbox/math/trigonometry/arc-sine.md)
  * [**Arc Tangent**](/incari-studio/2022.2/toolbox/math/trigonometry/arc-tangent.md)
  * [**Arc Tangent 2**](/incari-studio/2022.2/toolbox/math/trigonometry/arc-tangent2.md)
  * [**Cosine**](/incari-studio/2022.2/toolbox/math/trigonometry/cosine.md)
  * [**Radian-Degree Converter**](/incari-studio/2022.2/toolbox/math/trigonometry/radian-degree-converter.md)
  * [**Sine**](/incari-studio/2022.2/toolbox/math/trigonometry/sine.md)
  * [**Tangent**](/incari-studio/2022.2/toolbox/math/trigonometry/tangent.md)
* [**Vector Value**](/incari-studio/2022.2/toolbox/math/vector-value.md)
