UNPKG

node-irr

Version:

A Node.js package that provides an easy and customizable way to calculate internal rate of return.

2 lines (1 loc) 61 B
export declare function isValidRoot(value: number): boolean;