import * as isx from "https://deno.land/x/isx@1.5.0/number/is_unit_interval.ts";
Functions
Whether the input is unit interval or not. The unit interval refers to the interval between 0 and 1 on the real number line. |
import * as isx from "https://deno.land/x/isx@1.5.0/number/is_unit_interval.ts";
Whether the input is unit interval or not. The unit interval refers to the interval between 0 and 1 on the real number line. |