root-interval-to-exp
▸ function rootIntervalToExp
(ri
: RootInterval): RootIntervalExp
Defined in roots/certified/root-interval-to-exp.ts:13
Returns the result of converting a double precision root interval to a double-double precision one
Parameters:
Name | Type | Description |
---|---|---|
ri | RootInterval | a root interval |
Returns: RootIntervalExp