# @vueuse/math

[![NPM version](https://img.shields.io/npm/v/@vueuse/math?color=a1b858)](https://www.npmjs.com/package/@vueuse/math)

> This is an extension of [VueUse](https://github.com/vueuse/vueuse), enables math usage for composable functions.

## Install

```bash
npm i @vueuse/math @vueuse/core
```

## License

[MIT License](https://github.com/vueuse/vueuse/blob/master/LICENSE) © 2019-PRESENT [Anthony Fu](https://github.com/antfu)
