Searched defs:x_low (Results 1 – 2 of 2) sorted by relevance
143 double x_low = (i < steps ? 1. : -3.) + i * step; in main() local