Search results
- Returns the «n»th slice of array «A» along index «I». The Slice function is so commonly used, as is its associational counterpart, the Subscript function1 KB (209 words) - 07:47, 7 May 2025
- Evaluates «x» in Mid-Mode, i.e. deterministically. Whenever an expression or subexpression is evaluated, it is evaluated either in Mid-mode or Sample-mode1 KB (190 words) - 18:08, 18 July 2017
- Sequence (section Details & More Examples)the direction away from «end», then a zero-length sequence results. For example, in a For..Do loop, you may want zero iterations when «end» is less than4 KB (549 words) - 00:42, 22 April 2016
- ADE Server Class Reference (section Examples)controls how atomic values are returned by ADE methods and properties. For example, you may want numbers returned numerically, or as formatted text. A CARenderingStyle5 KB (629 words) - 23:22, 26 January 2021
- Local Values (section Examples)this group. You cannot refer to a local value outside its context — for example, in the definition of another variable or function. If «v» has the same8 KB (1,127 words) - 17:50, 6 January 2020
- Normal distribution (section Examples)distributions in certain extremes. Approximations by Normal Distribution These are examples of distributions that are approximated by the Normal distribution: The8 KB (1,015 words) - 23:57, 9 June 2021
- Using References (section Examples)references can be identical while the references are not considered equal. For example: \"Hello" = \"Hello" → 0 { they point to two different instances of "Hello"3 KB (517 words) - 18:23, 31 March 2021
- then an array is created having the same value, «a», in every cell. For example, Array(I, 1) is an array indexed by I with the value 1 in every cell. When4 KB (481 words) - 01:01, 1 June 2016
- Inspection Commands (section Examples)support@lumina.com. PrintTable v Prints a summary of a result «v», for example showing just the indexes, to typescript. >PrintTable Health_damage Table(Reduction)7 KB (967 words) - 22:58, 24 May 2016
- IndexValue (section Examples)index «I». Some variables have both an index value and a result value. Examples include -- a self-indexed array; a variable or index defined as a list1 KB (140 words) - 19:15, 19 April 2016
- Returns the product of all of the elements of «X», along the dimension indexed by «I». Syntax: Product(X: Array[I]; I: Index) Index I := 1..10 Product(1447 bytes (39 words) - 21:39, 17 February 2016
- CATable::GetDataByElements (section Examples)ADE User Guide > ADE Server Class Reference > CATable Other languages: English • 中文 Retrieves the value of an input table cell according to «indexPositions»2 KB (276 words) - 01:07, 16 June 2015
- CATable::SetDataByElements (section Examples)ADE User Guide > ADE Server Class Reference > CATable Other languages: English • 中文 Sets the value of an input table cell at the coordinate «indexPositions»2 KB (250 words) - 01:12, 16 June 2015
- such as "=Sum(D4:D24)" by writing a text values starting with =. For these examples we assume that, Wb is a variable defined as: Variable Wb := SpreadsheetOpen("MyWorkbook8 KB (1,014 words) - 01:22, 10 February 2023
- CATable::GetDataByLabels (section Examples)ADE User Guide > ADE Server Class Reference > CATable Other languages: English • 中文 Retrieves the value of an input table cell according to «indexLabels»2 KB (286 words) - 01:07, 16 June 2015
- CurrentModelFolder (section Examples)Returns or sets the default folder from which models or modules are loaded, and from which relative paths for models or modules are interpreted. When called2 KB (265 words) - 01:11, 4 March 2021
- you have enabled complex numbers, the result is an imaginary number. For example, Sqrt(-1) returns 1j. If you evaluate Sqrt on a complex number, the result2 KB (217 words) - 22:08, 21 January 2016
- whether evaluated in a deterministic (Mid) or probabilistic context. For example. Random(Normal(10, 2)) generates a single value generated at random from6 KB (682 words) - 20:01, 13 April 2016
- CATable::SetDataByLabels (section Examples)ADE User Guide > ADE Server Class Reference > CATable Other languages: English • 中文 Sets the value of an input table cell at the coordinate «indexLabels»2 KB (281 words) - 01:13, 16 June 2015
- in the control itself. Example 1: City selection This example of selecting a city from a hierarchical menu provides an example where it is convenient to19 KB (2,795 words) - 21:41, 5 February 2025