Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> Mathematics code

Rootfinder - a program to find the roots of a poly...Version: VB6
Author: Jim CarbineSubmitted: 10/14/2001Downloads: 6255
Rootfinder - a program to find the roots of a polynomial equation.

Suppose U want to select Random No between 1 & 50 ...Version: VB6
Author: Santosh PatilSubmitted: 9/29/2001Downloads: 6181
Suppose U want to select Random No between 1 & 50 for exactly 5o times but no Number sholud be reapetedly selcted; then Use this appliction. Here U can set Upper& Lower limit according to ur requirment.

BOOLEAN EXPRESSION CALCULATOR... ( Also a simple ...Version: VB3, VB4, V
Author: Erdogan TanSubmitted: 9/23/2001Downloads: 8896
BOOLEAN EXPRESSION CALCULATOR... ( Also a simple Mathematical language COMPILER prototype... ) Calculates expressions like following: A'+BC'D+A'(A+C')+AB(C'+D') (User must enter the expression like above and select A,B,C,D values via their value opt ...more>>

Simple calculator application....Version: VB6
Author: VikramSubmitted: 9/3/2001Downloads: 11698
Simple calculator application.

Functions for performing all the derived math rout...Version: VB4
Author: Andrew GraySubmitted: 8/18/2001Views: 13728
Functions for performing all the derived math routines listed in the Microsoft documentation.

A function for calculating and returning maximum ...Version: VB3, VB4, V
Author: Erdogan TanSubmitted: 8/3/2001Views: 13583
A function for calculating and returning maximum possible number of combinations for r elements of n elements (heap). Combination (n as integer, r as integer) as Double Result = n! /((n-r)! * r!) I am using this function for 6/49 lotto automat ...more>>

Very Simple PERMUTATION, COMBINATION, FACTORIAL ca...Version: VB3
Author: Erdogan TanSubmitted: 7/25/2001Downloads: 9218
Very Simple PERMUTATION, COMBINATION, FACTORIAL calculator for beginners !!! But, of course, you know what are these terms while you search sample code on this section. Basic Combinator program calculates permutation, combination values of n (main h ...more>>

Real & Complex Matrix program. Performs addition, ...Version: VB6
Author: Jim CarbineSubmitted: 7/12/2001Downloads: 10004
Real & Complex Matrix program. Performs addition, subtraction, multiplication, scalar multiplication & division, determinant & inverse, and solution set.

This is an example of a simple calculator. ...Version: VB5
Author: The GhostSubmitted: 6/27/2001Downloads: 9736
This is an example of a simple calculator.

This is Smart calculator and easy for use and also...Version: VB6
Author: Saiyed IrfanSubmitted: 6/15/2001Downloads: 7108
This is Smart calculator and easy for use and also has a property of "Always on the top" due to which it is easy for access total or any calculation.

<< Previous  Page 28 of  32  Next >>

Go to page: 28  29  30  31  32