Searched refs:floatStep (Results 1 – 2 of 2) sorted by relevance
821 const floatStep = 0.02; variable822 assert(map!(i => i)(iota(floatBegin, floatEnd, floatStep)).walkLength == 50);
795 const floatStep = 0.02; variable796 assert(map!(i => i)(iota(floatBegin, floatEnd, floatStep)).walkLength == 50);