Du bist hier: Snippet-Verzeichnis » Active Server Pages » Mathematik (9)
Sprache:

Snippet-Verzeichnis - Mathematik 

Snippets

Ceil function

This function can be used to return the largest value when the dividend is divided by the divider.

Sprache: English | Programmiersprache: VBScript | Autor: Dennis Pallett [nicht registriert]

Celsius and Fahrenheit convertor

Use these 2 functions to convert Celsius to Fahrenheit and vice versa.

Sprache: English | Programmiersprache: VBScript | Autor: Dennis Pallett [nicht registriert]

Double Number

Use this function make a double number from a single number, e.g change 9 into 09

Sprache: English | Programmiersprache: VBScript | Autor: Dennis Pallett [nicht registriert]

Hex to Dec Converter

Convert Hex numbers to Dec numbers with this simple function. Useful for converting Hex numbers to RGB colour codes.

Sprache: English | Programmiersprache: VBScript | Autor: Dennis Pallett [nicht registriert]

Random ID

Create a random ID with this handy snippet.

Sprache: English | Programmiersprache: VBScript | Autor: Dennis Pallett [nicht registriert]

Rounding function

The RoundTo function can be used to round numbers. Pretty easy stuff.

Sprache: English | Programmiersprache: VBScript | Autor: Dennis Pallett [nicht registriert]

Simple math function

This is a simple math function to add, substract, times and divide.

Sprache: English | Programmiersprache: VBScript | Autor: Dennis Pallett [nicht registriert]

Val Function

Use this really handy function to extract numbers from strings, e.g 45 Main Street.

Sprache: English | Programmiersprache: VBScript | Autor: Dennis Pallett [nicht registriert]

Zero Fill

Use this handy function to add a number of zeros infront of a number, e.g 21 becomes 00021.

Sprache: English | Programmiersprache: VBScript | Autor: Dennis Pallett [nicht registriert]
RSS