# FILLINFINITY

FILLINFINITY(`series`, `value`)

Fills the infinity values within a `series` with a specified `value`

### Arguments <a href="#arguments" id="arguments"></a>

| Argument | Description                           |
| -------- | ------------------------------------- |
| `series` | Column containing infinity values     |
| `value`  | Value to replace infinity values with |

### Outputs <a href="#outputs" id="outputs"></a>

A column matching `series` with all infinity values replaced by the specified `value`

### Example

{% embed url="<https://datawrapper.dwcdn.net/s7031/1/>" %}
