Searched refs:rec2b (Results 1 – 2 of 2) sorted by relevance
536 auto rec2b = (-1.0) ^^ c2; variable537 assert(approxEqual(abs(rec2b), std.math.exp(-2 * PI), EPS));538 assert(approxEqual(arg(rec2b), PI_2, EPS));
579 auto rec2b = (-1.0) ^^ c2; variable580 assert(isClose(abs(rec2b), std.math.exp(-2 * PI), EPS));581 assert(isClose(arg(rec2b), PI_2, EPS));