---
title: Cos
framework: shadergraph
role: symbol
role_heading: ShaderGraph Node
path: shadergraph/math/cos
---

# Cos

The cosine of the incoming value in radians.

## Parameter Types

Parameter Types

## See Also

### Nodes

- [Add](shadergraph/math/add.md)
- [Subtract](shadergraph/math/subtract.md)
- [Multiply](shadergraph/math/multiply.md)
- [Divide](shadergraph/math/divide.md)
- [Modulo](shadergraph/math/modulo.md)
- [Abs](shadergraph/math/abs.md)
- [Floor](shadergraph/math/floor.md)
- [Ceiling](shadergraph/math/ceiling.md)
- [Power](shadergraph/math/power.md)
- [Sin](shadergraph/math/sin.md)
- [Tan](shadergraph/math/tan.md)
- [Asin](shadergraph/math/asin.md)
- [Acos](shadergraph/math/acos.md)
- [Atan2](shadergraph/math/atan2.md)
- [Square Root](shadergraph/math/square-root.md)
