Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
calculate_value [2013/07/10 16:05]
admin [Optional Inputs]
calculate_value [2022/08/19 23:50] (current)
admin [Notes]
Line 7: Line 7:
 ===== Inputs ===== ===== Inputs =====
  
-^ Name            ^ Type                                              ^ Description ​                              ​+^ Name  ^ Type  ^ Description ​ 
-| Expression ​     | [[Image Expression Type|Image Expression  ​]]      | Algebraic or logical expression used to calculate the lookup table. |+| Expression ​ | [[Image Expression Type]] ​ | Algebraic or logical expression used to calculate the lookup table. ​ |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
  
 ^ Name  ^ Type  ^ Description ​ ^ Default Value  ^ ^ Name  ^ Type  ^ Description ​ ^ Default Value  ^
-| Default Value  | [[Double ​Type|Double]]  | Value to be passed in case an algebraic error occurs. ​ | None  |+| Default Value  | [[Real Value Type]] ​ | Value to be passed in case an algebraic error occurs. ​ | None  |
  
 ===== Output ===== ===== Output =====
  
-^ Name       ​^ Type                      ^ Description ​          ​+^ Name  ^ Type  ^ Description ​ 
-| Calculated | [[Double ​Type|Double  ​]]  | The calculated value. |+| Calculated ​ | [[Real Value Type]] ​ | The calculated value. ​ |
  
 ===== Group ===== ===== Group =====
Line 30: Line 30:
  
 The tables used by the "​Calculate Value" must be provided by a corresponding [[Number Table]] and the values must be provided by a corresponding [[Number Value]]. The tables used by the "​Calculate Value" must be provided by a corresponding [[Number Table]] and the values must be provided by a corresponding [[Number Value]].
 +
 +For additional information about how the null values are handled during image and value calculation,​ see [[Image Expression Null Value Handling|this reference]].
 +
  
 ===== Internal Name ===== ===== Internal Name =====