Searched refs:closedFormInductionUpN (Results 1 – 1 of 1) sorted by relevance
335 static int closedFormInductionUpN(int n) { in closedFormInductionUpN() method in Main860 expectEquals(12345 + tc * 5, closedFormInductionUpN(n)); in main()