Math 50 Numbers and formulas

Card image cap
fnGenerateRandomString

SQL function to generate random string I thought it would be easier to find ...

Card image cap
MinIF and MaxIF in Excel 2010

MinIF to calculate smallest number matching certain criteria, in Excel 2010 ...

MaxIF_MinIF_byNMR.zip

Card image cap
IsBin

Checks if the passed argument is a binary or not

Card image cap
IsEven + IsOdd

Returns True if integer is even by using IsEven While IsOdd, will returns True ...

Card image cap
Hex2Int

Converts hex to Integer

Card image cap
Bin2Int

Converts Binary to Integer

Card image cap
InternationalComma

Convert an international numeric with , instead of . Into American style . ...

Card image cap
DegreeC2K

Convert a Celsius temperature to a Kelvin temperature. To convert Fahrenheit ...

Card image cap
IsPrime

Checks to see if a number is a primary number. Prime numbers are commonly found ...

Card image cap
CalcArea

Calculates the area of objects. Pass formula argument as string and values as ...

Card image cap
MetricToUSStandard

Converts a Metric Measure into a US Standard Measure. Arguments: ...

Card image cap
USStandardToMetric

Converts US Standard Measure into a Metric Measure. Arguments: ...