Math 46 Numbers and formulas

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: ...

Card image cap
Weighted_Average

Does a weighted average, knowing that mathematical average between two numbers ...

Card image cap
PI

Returns a double representing the mathematical constant Pi

Card image cap
DegreeC2F + DegreeF2C

Convert Celsius to Fahrenheit and Fahrenheit to Celsius degrees

Card image cap
RandomArray

Creates array of random numbers, returns 1 Dim array