> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://help.sigmacomputing.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://help.sigmacomputing.com/_mcp/server.

# Exp

> Returns the mathematical constant e, also known as Euler's number (2.7183…), raised to the given power.

Returns the mathematical constant e, also known as Euler's number (2.7183…), raised to the given power.

## Usage

`Exp(number)`

**number** (required) The number or column of numbers that is being evaluated.

## Related resources

* [In](/docs/in)