User contributions for JAL
Jump to navigation
Jump to search
21 October 2010
- 22:3522:35, 21 October 2010 diff hist −1 m EbcdicToUnicode (String function) →Usage Notes
- 22:3122:31, 21 October 2010 diff hist −353 m Left (String function) No edit summary
- 22:2822:28, 21 October 2010 diff hist −299 m Char (String function) No edit summary
- 22:2522:25, 21 October 2010 diff hist −1 m IntegerToBinary (Float function) →Examples
- 22:2422:24, 21 October 2010 diff hist −157 m SHAdigest (String function) →SHAdigest syntax
- 22:2322:23, 21 October 2010 diff hist −1 m SHAdigest (String function) →Examples
- 22:2222:22, 21 October 2010 diff hist −1 m RC4decrypt and RC4encrypt (String functions) →Examples
- 22:2122:21, 21 October 2010 diff hist −1 m MD5digest (String function) →Examples
- 22:1922:19, 21 October 2010 diff hist −1 m EbcdicToUnicode (String function) →Note
- 21:5721:57, 21 October 2010 diff hist −6 m Base64ToString (String function) →Usage Notes
- 21:5521:55, 21 October 2010 diff hist −1 m FloatToBinary (Float function) →Examples
- 21:5121:51, 21 October 2010 diff hist −429 m BinaryToFloat (String function) No edit summary
- 21:4621:46, 21 October 2010 diff hist −56 m Remove (String function) No edit summary
- 21:4421:44, 21 October 2010 diff hist −2 m Replace (String function) →Usage Notes
- 21:4121:41, 21 October 2010 diff hist −1 m SHAdigest (String function) →Usage Notes
- 21:3921:39, 21 October 2010 diff hist −12 m RC4decrypt and RC4encrypt (String functions) →Usage Notes
- 21:3321:33, 21 October 2010 diff hist −1 m X (String function) No edit summary
- 21:3221:32, 21 October 2010 diff hist −26 m StringToHex (String function) →Usage Notes
- 21:3021:30, 21 October 2010 diff hist −54 m HexToString (String function) →Usage Notes
- 21:0821:08, 21 October 2010 diff hist 0 m IntegerToHex (Float function) →Usage Notes
- 21:0521:05, 21 October 2010 diff hist +4 m M204wiki main page No edit summary
20 October 2010
- 23:2723:27, 20 October 2010 diff hist −51 m U (String function) →Usage Notes
- 23:2623:26, 20 October 2010 diff hist −1 m EbcdicTranslateNonUnicode (String function) No edit summary
- 23:2623:26, 20 October 2010 diff hist −1 m EbcdicRemoveNonUnicode (String function) No edit summary
- 23:2423:24, 20 October 2010 diff hist −28 m EbcdicToUnicode (String function) →Usage Notes
- 23:2323:23, 20 October 2010 diff hist −27 m AsciiToEbcdic (String function) →Usage Notes
- 23:2023:20, 20 October 2010 diff hist −1 m UnicodeChar (Unicode function) →Usage Notes
- 23:1723:17, 20 October 2010 diff hist 0 m IntegerToBinary (Float function) →Usage Notes
- 23:1323:13, 20 October 2010 diff hist 0 m FloatToBinary (Float function) →Usage Notes
- 23:0723:07, 20 October 2010 diff hist −25 m StringToBase64 (String function) →Usage Notes
- 23:0023:00, 20 October 2010 diff hist −4 m EbcdicToAscii (String function) →Usage Notes
- 21:0421:04, 20 October 2010 diff hist +1,345 N ToIntegerPower and ToPower (Float functions) Created page with "These intrinsic functions return a number that is the method object value [http://en.wikipedia.org/wiki/Raised_to_the_power raised to the power] specified b..."
- 21:0221:02, 20 October 2010 diff hist +1,660 N ToFloatPower (Float function) Created page with "This intrinsic function returns a number that is the method object value [http://en.wikipedia.org/wiki/Raised_to_the_power raised to the float power] specif..."
- 20:5920:59, 20 October 2010 diff hist +814 N SquareRoot (Float function) Created page with "This intrinsic function returns a number that is the [http://en.wikipedia.org/wiki/Square_root square root] of the method object. An attempt to get the squa..."
- 20:5720:57, 20 October 2010 diff hist +1,279 N Round (Float function) Created page with "This intrinsic function returns a floating point number that is the method object number rounded to a specified number of decimal places. The Round functio..."
- 20:5520:55, 20 October 2010 diff hist +1,027 N PreviousPrime (Float function) Created page with "This intrinsic function returns the [http://en.wikipedia.org/wiki/Prime_number prime number] that immediately precedes the method object value. The Previou..."
- 20:5320:53, 20 October 2010 diff hist +1,134 N NextPrime (Float function) Created page with "This intrinsic function returns the next [http://en.wikipedia.org/wiki/Prime_number prime number] after the method object value. The NextPrime function is ..."
- 20:5120:51, 20 October 2010 diff hist +1,552 N Mod and Modulus (Float functions) Created page with "These intrinsic functions return the remainder from the division of the method object by the method argument. The numbers to be divided are first rounded to..."
- 20:4920:49, 20 October 2010 diff hist +834 N Log2 (Float function) Created page with "This intrinsic function returns a number that is the [http://en.wikipedia.org/wiki/Logarithm logarithm] base-2 of the method object value. Available as of ..."
- 20:4720:47, 20 October 2010 diff hist +820 N Log10 (Float function) Created page with "This intrinsic function returns a number that is the [http://en.wikipedia.org/wiki/Logarithm logarithm] base-10 of the method object value. Available as of..."
- 20:4420:44, 20 October 2010 diff hist +957 N Log and LogE (Float functions) Created page with "These intrinsic functions return a number that is the natural [http://en.wikipedia.org/wiki/Logarithm logarithm] (the logarithm base-''[http://en.wikipedia...."
- 20:4120:41, 20 October 2010 diff hist +1,042 N IsPrime (Float function) Created page with "This intrinsic function returns a boolean value that indicates whether the method object value, rounded to an integer, is [http://en.wikipedia.org/wiki/Prim..."
- 20:3820:38, 20 October 2010 diff hist +2,244 N IntegerToHex (Float function) Created page with "This intrinsic function converts an integer to its hexadecimal string representation. Only integers that convert to four hex bytes or less (so a maximum out..."
- 20:3420:34, 20 October 2010 diff hist −19 m BinaryToInteger (String function) →Usage Notes
- 20:3320:33, 20 October 2010 diff hist +2,522 N IntegerToBinary (Float function) Created page with "This intrinsic function converts an integer to its binary string representation. Only integers that convert to a string no longer than four characters are a..."
- 20:2420:24, 20 October 2010 diff hist +3,169 N FloatToString (Float function) Created page with "This intrinsic function converts a floating point number to a string with a specific length and number of decimal places. The FloatToString function is ava..."
- 20:2020:20, 20 October 2010 diff hist −73 m BinaryToFloat (String function) →Usage Notes
- 20:1820:18, 20 October 2010 diff hist +1,730 N FloatToBinary (Float function) Created page with "This intrinsic function converts a numeric value to the binary string equivalent of its floating point representation. The FloatToBinary function is availa..."
- 20:0020:00, 20 October 2010 diff hist +1,068 Nm Div (Float function) Created page with "This intrinsic function returns the integer part of the result of dividing the method object by the method argument. The numbers to be divided are first ro..."
- 19:5019:50, 20 October 2010 diff hist +868 N Antilog2 (Float function) Created page with "This intrinsic function returns a number that is the base-2 [http://en.wikipedia.org/wiki/Antilog#Antilogarithms anti-logarithm] (or 2's exponent) of the me..."