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
Next revision Both sides next revision
calculate_value [2011/07/26 19:24]
hermann [Notes]
calculate_value [2013/07/10 16:05]
127.0.0.1 external edit
Line 12: Line 12:
 ===== Optional Inputs ===== ===== Optional Inputs =====
  
-^ Name              ^ Type                      ^ Description ​                                                                                                                                      ​^ Default Value ^ +^ Name  ^ Type  ^ Description ​ ^ Default Value  
-Use Default Value | [[Bool Type|Bool ​ ]]      | If true, a default value will be passed as an output of the algebraic/​logic expression in case an algebraic error occurs, e.g. division by zero.  | False         | +| Default Value  | [[Double Type|Double]] ​ | Value to be passed in case an algebraic error occurs. ​ None  ​|
-| Default Value     | [[Double Type|Double ​ ]]  | Value to be passed in case an algebraic error occurs. ​                                                                                            ​0.0           | +
  
 ===== Output ===== ===== Output =====