<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [rc-js-util](./rc-js-util.md) &gt; [\_Math](./rc-js-util._math.md) &gt; [hypot2](./rc-js-util._math.hypot2.md)

## \_Math.hypot2 property

As per Math.hypot, expect with 2 args.

**Signature:**

```typescript
static readonly hypot2: typeof mathHypot2;
```

## Remarks

See [mathHypot2()](./rc-js-util.mathhypot2.md)<!-- -->.

