Results for "Category: Math"
Converting
It allows the user to input the desired number of lines then after that it displays the pascal triangle in inverted position according to inputed number of lines. displaying of numbers starts from bottom to top to form ineverted triangle. It's good for beginners the code structure is easy to understand. please see the screen shot... thanks.
It solves sudoku puzzle,and frames you new sudoku puzzles.it enables the user to fix the values so that the user can solve it in PC rather than scribbling in a paper.
Used for calculating mortgage payments, loans, etc...
A simple window xp wannabee calculator program!!
Solving triangle or courtesan plane problems, converting units of measurements, converting data types, and calculating differences in time.
There method can be used to solve a set of linear equations that are based on iteration. This is an optimized jacobi iteration.
This code is useful to compute the sum of odd , even numbers and both upto certain limit.