CFLib.org – Common Function Library Project

MathLib

Last updated July 28, 2011 / 144 Released UDF(s)
Download Library

Previous 20 / Next 20

CVpop

Returns the coefficient of variation for a set of values (entire population). | Requires: ColdFusion 5

View UDF
Loading...
CVsamp

Returns the coefficient of variation for a set of values (populaiton sample). | Requires: ColdFusion 5

View UDF
Loading...
Decimal2Sexagesimal

Converts a decimal Lat/Long coordinate into sexagesimal (degrees, minutes, seconds). | Requires: ColdFusion 5

View UDF
Loading...
decimalRound

Rounds a number to a specific number of decimal places by using Java's math library. | Requires: ColdFusion MX

View UDF
Loading...
DecToBin

Converts from decimal (base10) to binary (base2). | Requires: ColdFusion 5

View UDF
Loading...
DecToHex

Converts from decimal(base10) to hexadecimal (base16). | Requires: ColdFusion 5

View UDF
Loading...
DecToOct

Converts from decimal (base10) to octal (base8). | Requires: ColdFusion 5

View UDF
Loading...
DegToRad

Converts degrees to radians. | Requires: ColdFusion 5

View UDF
Loading...
ErlangB

Calculates the Grade of Service (failure rate) based on Busy Hour Traffic (Erlangs) and number of indepenedent lines | Requires: ColdFusion 5

View UDF
Loading...
Factor

Returns a list of all factors for a given positive integer. | Requires: ColdFusion 5

View UDF
Loading...
Factorial

Returns the factorial (n!) for a given positive integer. | Requires: ColdFusion 5

View UDF
Loading...
FibCalc

This script Calculates the Fibonacci sequence (each integer is the sum of the two previous integers). | Requires: ColdFusion 5

View UDF
Loading...
FibGen

Returns the Fibonacci sequence to n places given a starting point of x and y. | Requires: ColdFusion 5

View UDF
Loading...
floatToHex

Converts a java float to a 32-bit hexadecimal representation | Requires: ColdFusion MX

View UDF
Loading...
forecast

Performs a number of statistical functions on a set of points. | Requires: ColdFusion MX

View UDF
Loading...
fractionToDecimal

Convert fractions to decimal. | Requires: ColdFusion 5

View UDF
Loading...
GCD

Calculates the GCD (greatest common factor [divisor]) of two positive integers using the Euclidean Algorithm. | Requires: ColdFusion 5

View UDF
Loading...
GCDee

Finds the GCD (greatest common factor [divisor]) of two numbers using the Extended Euclidean Algorithm. | Requires: ColdFusion 5

View UDF
Loading...
GetPercentile

Function which gets the value corresponding to a certain percentile from a list of numeric values. | Requires: ColdFusion 5

View UDF
Loading...
GetPrimes

Creates an array of all the prime numbers from 1 to the specified integer. | Requires: ColdFusion 5

View UDF
Loading...

Previous 20 / Next 20

Search CFLib.org


Latest Additions

Dave Anderson Dave Anderson added
iniToStruct
20 day(s) ago

Dave Anderson Dave Anderson added
deDupeArray
20 day(s) ago

Richard Richard added
dice
22 day(s) ago

Isaac Dealey Isaac Dealey added
getRelative
a while ago

Top Rated

Darwan Leonardo Sitepu backupDatabase
Rated 5.0, 22 time(s)

Barney Boisvert indentXml
Rated 5.0, 10 time(s)

Kevin Pepperman generateSsccAsn
Rated 5.0, 4 time(s)

Raymond Camden highlightAndCrop
Rated 5.0, 4 time(s)

Created by Raymond Camden / Design by Justin Johnson