Math Calculator

I just developed a simple math calculator using c# in asp.net, now i want to be able to check for the higest and lowest answer from the label control, how to do this?

View Replies


ADVERTISEMENT

ASP Calculator

The user searches for a place and then can search for similar places within 5,10,15,20 mile s from the original place. Do I have to have a database of distances or is there some way to calculate it using ASP and mapquest.

View Replies View Related

Math Functions...

Didn't remember if anybody had started started like this, but I decided it would be cool to start it again. If you have a math function request ask it below, or if you have made one then add it:

I have a few cretegean plane (think thats how you spell it), calculations. One request I have is, does anybody have a short function for square root?

View Replies View Related

Math Question

i need to print the x value of a circle (center is 0 and max = 1)
depending on the angle entered
i know it is possible with functions but i dont remember wich one

example :
user enter 0 : returned value is 0
user enter 45 : returned value is 0.5
user enter 90: returned value is 1
user enter 135 the returned value is 0.5
user enter 180 the returned value is 0
user enter 225 the returned value is -0.5

...
and so on

View Replies View Related

Simple Math

I am trying to add my numeric fields together to produce a total. Does the following make sense to anyone? Code:

View Replies View Related

Doing A Math Problem With ASP

I want to enter a math formula to caculate how many pages are there for each thread.

At this point, I set the page break to 15 posts for each thread. In other words, one page contains 15 replies to one thread. If there are more than 15 and less than 30 replies, then page number is equal to 2. If more than 30, the page number is equal to 3.

If I translate this to a math formula, it would be like

total replies divided by 15 = the number of page (this number should round up like 0.x=1)
if total replies is 3, so 3 divided by 15 = 0.2 (round it up to 1)
if total replies is 18, so 18 divided by 15 = 1.2 (round it up to 2)

How can I do this?

View Replies View Related

Math Working

<%
Dim BeforeTax
Dim A
Dim B
Dim C
A = OrderSummary.Fields.Item("Order_Total").Value
B = OrderSummary.Fields.Item("Tax").Value
C = OrderSummary.Fields.Item("Shipping").Value
BeforeTax = A-(B+C)
%>

I tried this after I tried to have just one line with BeforeTax = OrderSummary.Fields.Item("Order_Total").Value-....

Any idea why I get an error?

View Replies View Related

Math Equation

normally if i want to do a simple math equation and user only key in A and B but the C will be auto generate. and i wanna store all these three variables in the system. can anyone write a simple program for me? i declare inside head tag rite?

View Replies View Related

Math Behind The Sessionid

how unique the sessionid is in ASP. What is the math behind it's creation, and what are the probobolities of it being reproduced, i.e. 1/10000? or 1 in twenty million? Can someone give me some guidance on this? I'm trying to create some unique numbers for
data assignement, and would like a way that does not replicate.

View Replies View Related

Simple Math In Asp

i am trying to remove stock from my database when someone orders a product. basically the code has no errors but it wont change the stock level.

how do i get asp to subtract one number from another the bit of code i have for this part of the function is Code:

View Replies View Related

Math Calculations

I have a page which has a buyers premium amount field and an empty field the client will place the amount they wish to bid.

How can I get the page to calculate the premium total and the grand total. will I need to put some sort of button on the page to request the calculation or can it be triggered automatically?

View Replies View Related

Math.round

How can I round the value to the nearest whole number. I have searched on math.round but
can not get it to function. Here is how I am getting the results if not division by zero. Code:

View Replies View Related

Fee Calculator Required

I have been asked to include a fee calculator in a site, which would enable a browser to calcualte fees on the sale/purchase of a property. I have searched Google for ages and cannot find such code. something similar that could be adapted(not too technical) or a basic script to do it that I could buy.

View Replies View Related

Distance Calculator

I want to use something like Streetmap.co.uk's ActiveX Component on a website so that a visitor can enter a startpoint and destination and I can calculate the distance by road between those 2 points.

This is for a website I'm writing for a mate of mine who owns a Courier firm. He wants to be able to provide online quotes to potential customers. I'm going to be using Brinkster as the webhost so I won't be able to install any Server-side DLL's, etc. Is there anything available to do this?

View Replies View Related

Depreciation Calculator

calculate depreciation in javascript language just like

Function DDB( _
ByVal Cost As Double, _
ByVal Salvage As Double, _
ByVal Life As Double, _
ByVal Period As Double, _
Optional ByVal Factor As Double = 2.0 _
)

and SLN(cost, salvage, life) used in Visual Basic?

View Replies View Related

Math Functions In Forms

I have several forms written in asp and I would like to make a couple of the fields autocaculate, but I have no clue how to go about this. I only need addition and division.

View Replies View Related

A Calculator/search Engine

I have a database of bible verses in hebrew. Each letter is given its value in number. Therefore words will have anumerical value.
WHat are the steps that I need to take to search a number and let the search pick up all the words which adds up to that number?
First can asp alone do that job? Javascript? VBScript?

View Replies View Related

Find Out Distance Calculator?

I am looking for a way create a distance calculator from city to city, zip to zip, so on so forth. I know this has been done many times. Does anyone have this around by any chance. Also does anyone know of a place I can get the db or text file I need for this? I know there are some floating about but haven't came across a decent one yet.

View Replies View Related

A Calculator/search Engine

I use MS Access 2000 and my recordset holds 31102 records.

I have a database of bible verses in hebrew. Each letter is given its value in number. Therefore words will have anumerical value.

WHat are the steps that I need to take to search a number and let the search pick up all the words which adds up to that number?

First can asp alone do that job? Javascript? VBScript?

View Replies View Related

A Calculator/search Engine

I have a database of bible verses in hebrew. Each letter is given its value in number. Therefore words will have anumerical value.

WHat are the steps that I need to take to search a number and let the search pick up all the words which adds up to that number? First can asp alone do that job? Javascript? VBScript?

View Replies View Related

Mobile Plan Calculator

I'm working on my first ASP web site. The idea of the site is to calculate
which mobile phone plan is right for you. The idea is that the user answers a
few questions about their calling habits, and the server calculates the
ammount of talk time for each plan and then recommends on or two.
I've created 2 excell sheets already. One is a user input sheet, the other
is a database of all the plans available.
At the moment the excell sheet works like this. The user selects a rate
plan, enters in their details and calling habits, and a total talk time is
displayed on the bottom of the page. I want to go one step further.
I want the ASP page im working on to calculate the total talk time for ALL
the plans in my database (based on the users input) and then recommend the 3
with the most talk time.All of the tutorials I've
seen are simple "add this to, delete this from" database

View Replies View Related

Online Calculator Form

I need to design a form that does pre-retirement calculations and which I could post on my company website.I'm really not well versed at all with this language so my question is this:

1) Is this a type of calculator I can design myself? If not, what avenues do I have available?
2) If yes, what type of software/freeware is available?I only have MS Info Path on my PC, not really sure if this would be useful
3) What is the easiest way to develop such a form? asp alternatives?
4) The Form is not going to be pulling data from any back end source.Individuals will manually enter their own numbers,this data will not be saved anywhere,users will be able to get a rough idea of their retirement benefits.

View Replies View Related

A Calculator/search Engine

I have a database of bible verses in hebrew. Each letter is given its value in number. Therefore words will have anumerical value. WHat are the steps that I need to take to search a number and let the search pick up all the words which adds up to that number?

View Replies View Related

Code Car Payment Calculator

anyone had done any car payment estimate calculations before??? If you 've had or you have an idea how to code this….please help. Thanks so much in advance.
I have a form:

Retail price, Down Payment, Sales Tax, Annual Interest Rate, Term (months) Payment (12,24, 36, 48, 60, 72, 84) , and Loan.

How to calculate Monthly Payment and the Total amount (when you payoff the car) how to do it. Thanks so much. I really have no clue.

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved