SCProject.Biz CODER logoMaths Revision V2.0






This is my second suite of 22 revision aid programs + tools I wrote...


(Click the icons to navigate)






This is a numeric base converter that converts numbers from one base to another:


VB.Net - Base Converter


Back to top





This is an update to my last version of my Temperature Converter, that converts to and from Celsius, Fahrenheit, and Kelvin:


VB.Net - Temperature Converter


Back to top





This is a simple program that demonstrates raising 10 to an integer power:


VB.Net - Exponentials


Back to top





This is my Powers and Scientific Notation quiz program:


VB.Net - Powers and Scientific Notation quiz


Back to top





Here's my Data Transmission Calculator, that calculates the time taken to download a given filesize at a given download speed:


VB.Net - Data Transmission Calculator


Back to top





This is a Percentages quiz, where you must calculate the percentage of one number that results in another number:


VB.Net - Percentages quiz


Back to top





This is a Probability quiz, where you must calculate the odds of drawing a specified number of colored balls from a bag:


VB.Net - Probability quiz


Back to top





This is a char combinations program which calculates and shows all possible combinations of a user entered set of characters:


VB.Net - Char Combinations/Permutations


Back to top





This is a Four fours game where you must use four of the number 4 with any of the arithmetic operators (+,-,/,*) and optionally brackets () and perform calculations that result in the numbers 1 to 10. Four 4s must be used to calculate each number:


VB.Net - Four Fours Game


Back to top





My Compare Network IDs program compares two IP Addresses to determine if they have the same Network ID:


VB.Net - Compare Network IDs


Back to top





This program is a Speed Converter that converts between m/s and km/h and vice versa:


VB.Net - Speed Converter


Back to top





This is a Scaling program for map distance conversions:


VB.Net - Scaling Calculator


Back to top





This is a Factorising Composite Numbers program that shows a Factor tree:


VB.Net - Factorising Composite Numbers


Back to top





This is a Lowest Common Multiple / Highest Common Factor program that factorizes two numbers showing a graphical output:


VB.Net - Lowest Common Multiple / Highest Common Factor


Back to top





This is a Scientific Notation Calculator that performs arithmetrical operations on two Scientific Notation numbers:


VB.Net - Scientific Notation Calculator


Back to top





This is a Number Line creator that draws and saves a dynamic Number Line:


VB.Net - Dynamic Number Line


Back to top





This is a simple Interquartile Range calculator:


VB.Net - IQR - Interquartile Range calculator


Back to top





This is a simple Standard Deviation calculator:


VB.Net - Standard Deviation calculator


Back to top





This is a simple Range calculator:


VB.Net - Range calculator


Back to top





This is a Simplifying Expressions program:


VB.Net - Simplifying Expressions


Back to top





This is a Factorizing Quadratic Equations solver:


VB.Net - Factorizing Quadratic Equations solver


Back to top





Finally, for now, this is my Triangle Solver:


VB.Net - Triangle Solver


Back to top