Advertisement

Results for "Category: Math"

ASP_Volume3 #66245
Amortization schedule

Used for calculating mortgage payments, loans, etc...

ASP_Volume3 #66350
Simple Calculator

A simple window xp wannabee calculator program!!

ASP_Volume3 #66729
An Engineering Calculator

Solving triangle or courtesan plane problems, converting units of measurements, converting data types, and calculating differences in time.

ASP_Volume3 #66786
Gauss Seidel(Solutions of Equations)

There method can be used to solve a set of linear equations that are based on iteration. This is an optimized jacobi iteration.

ASP_Volume3 #66835
sum of even,odd numbers

This code is useful to compute the sum of odd , even numbers and both upto certain limit.

C_Volume2 #81310
A better Random Number Generator

This is a better random number generator than comes standard. It's from a very good book on algoritms. You should read it

C_Volume2 #81314
Math translator

It translates °F to °C or KW to PS...

C_Volume2 #81330
Finds the Minimum number of 7 numbers

This program finds the Minimum number of 7 numbers entered.

C_Volume2 #81336
Calculate fuel efficiency

Program calculates the fule effiency of the car on the trip in miles/gallon and the cost for gasoline at the end of the trip. It teaches begginer programmers functions and calculations.

C_Volume2 #81339
Precise Calculation of Pi

This code calculates an estimated value of Pi using the Leibnitz series (which is basically a power series expansion of a trigonometric function which allows to estimate Pi very well)

C_Volume2 #81372
Long integer Julian Day Number computation

These routines convert Gregorian and Julian calendar dates to and from Julian Day Numbers. Julian Day Numbers (JDN) are used by astronomers as a date/time measure independent of calendars and convenient for computing the elapsed time between dates. The JDN for any date/time is the number of days (including fractional days) elapsed since noon, 1 Jan 4713 BC. Julian Day Numbers were originated by Joseph Scaliger in 1582 and named after his father Julius, not after Julius Caesar. They are not related to the Julian calendar. Based on formulae originally posted by Tom Van Flandern / Washington, DC / metares@well.sf.ca.us in the UseNet newsgroup sci.astro. Reposted 14 May 1991 in FidoNet C Echo conference by Paul Schlyter (Stockholm) Minor corrections, added JDN to julian, and recast into C by Raymond Gardner Englewood, Colorado.

C_Volume2 #81387
^a simple calculator

I have been learning C++ for two hours and i decided to have a shot at my first program. I am 17 and any feedback, comments would be greatly appreciated.

C_Volume2 #81391
^^A big number calculator^^

This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (, >=,

C_Volume2 #81436
lcpri.c

How many prime numbers are there between 1 and X? You just have to choose X and this program will do the rest. Click Luke to go to my Web Page: other source code available...

C_Volume2 #81437
Two-Dimensional graph

The purpose of code is to draw curve on the screen according to x and y points given. (scale for x and y axis is adjustable).

C_Volume2 #81438
Polynomial Interpolation and Operations

A Polynomial class that defines any polynomial by a default symbol(x) and overloads needed operators to any polynomial operation, the Interpolation class defines most used Numerical Analysis operators like Forward, Backward and Central operators and using them to interpolate points with both Newton Forward and Backward methods

C_Volume2 #81480
A Metric to Standard Conversion

To convert many different measurements. For example for feet to meters, and back. There is an easy menu that guides you to what you want.

C_Volume2 #81487
Infix 2 Postfix

It converts infix equation to postfix or reverse polish notation

C_Volume2 #81586
Mortgage & loan payment calculator

my code calculates mortgage and or loan payments

C_Volume2 #81607
Simple Calculator Program

Simple Calculator Program

Languages
Top Categories
Global Discovery