User contributions

For 71.226.33.30 talk block log logs
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼-contribs-top⧽
⧼-contribs-date⧽

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

  • 16:08, 17 March 2020 diff hist +336 N SinCreated page with "<c>sin</c> returns the sine of the given angle (in radians). === Arguments === {| class="wikitable" |- ! Parameter Name !! Default Value !! Meaning |- | ''radians'' || numbe..."
  • 16:06, 17 March 2020 diff hist -1 Signcurrent
  • 16:06, 17 March 2020 diff hist +344 N SignCreated page with "<c>sign</c> returns -1 for negative numbers, 1 for positive numbers, and 0 for zero. === Arguments === {| class="wikitable" |- ! Parameter Name !! Default Value !! Meaning..."
  • 16:04, 17 March 2020 diff hist +594 N RndCreated page with "<c>rnd</c> Generates a pseudorandom number between 0 and 1 (including 0 but not including 1). === Arguments === {| class="wikitable" |- ! Parameter Name !! Default Value !!..."
  • 16:03, 17 March 2020 diff hist +1 Round→‎Example
  • 16:02, 17 March 2020 diff hist +602 N RoundCreated page with "<c>round</c> rounds a number to the specified number of decimal places. === Arguments === {| class="wikitable" |- ! Parameter Name !! Default Value !! Meaning |- | ''x'' ||..."
  • 16:01, 17 March 2020 diff hist +3 Replace
  • 16:00, 17 March 2020 diff hist +1,140 N ReplaceCreated page with "<c>replace</c> Replace all matching elements of a list or map, or substrings of a string, with a new value. === Arguments === {| class="wikitable" |- ! Parameter Name !! De..."
  • 15:54, 17 March 2020 diff hist +967 N RemoveCreated page with "<c>remove</c> removes part of a list, map, or string. See also: indexOf === Arguments === {| class="wikitable" |- ! Parameter Name !! Default Value !! Meaning |- | ''se..."
  • 15:50, 17 March 2020 diff hist +1 Range
  • 15:50, 17 March 2020 diff hist +442 N RangeCreated page with "<c>range</c> Return a list containing a series of numbers within a range. from (number, default 0): first number to include in the list to (number, default 0): point at which..."
  • 15:47, 17 March 2020 diff hist +465 N PushCreated page with "<c>push</c> appends an item to the end of a list, or inserts it into a map as a key with a value of 1. See also: pop; pull; insert === Arguments === {| class="wi..."
  • 15:45, 17 March 2020 diff hist +613 N PullCreated page with "<c>pull</c> removes and returns the first item in a list, or an arbitrary key of a map. If the list or map is empty (or if called on any other data type), returns null. See..." current
  • 15:43, 17 March 2020 diff hist +610 N PopCreated page with "<c>pop</c> removes and returns the last item in a list, or an arbitrary key of a map. If the list or map is empty (or if called on any other data type), returns null. See al..." current
  • 15:35, 17 March 2020 diff hist +191 N PiCreated page with "<c>pi</c> returns the universal constant π, that is, the ratio of a circle's circumference to its diameter. == Example == <ms>pi // returns 3.141593</ms> Category:Intri..." current
  • 15:33, 17 March 2020 diff hist +529 N Number typeCreated page with "<c>funcname</c> Returns a map that represents the number datatype in miniScript's core type system. See also: string; list; map; funcRef === Usage Notes ==..."
  • 15:28, 17 March 2020 diff hist +451 N Map typeCreated page with "<c>map type</c> returns a map that represents the map datatype in MiniScript's core type system. See also: number; string; list; funcRef === Usage Notes ===..."
  • 17:59, 16 March 2020 diff hist +425 N LowerCreated page with "<c>lower</c> returns a lower-case version of a string. See also: upper === Arguments === {| class="wikitable" |- ! Parameter Name !! Default Value !! Meaning |- | ''sel..." current
  • 17:56, 16 March 2020 diff hist -1 Log
  • 17:56, 16 March 2020 diff hist +457 N LogCreated page with "<c>log(x, base)</c> returns the logarithm (with the given) of the given number, that is, the number y such that base^y = x. === Arguments === {| class="wikitable" |- ! Para..."

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)