Differences

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

Link to this comparison view

Next revision
Previous revision
real_value [2011/07/31 15:39]
hermann created
real_value [2026/08/28 03:30] (current)
hermann Sync from local documentation review
Line 1: Line 1:
-====== ​Double ​====== ​+====== ​Real Value ======
  
 ===== Description ===== ===== Description =====
  
-Double ​precision real declarer.+Declares a double ​precision real value that can be reused as the input to more than one functor, instead of repeating the same constant throughout the model.
  
 ===== Inputs ===== ===== Inputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Constant ​ | [[ Double ​Type|Double  ​]]  | Double ​precision real constant.  |+| Constant ​ | [[Real Value Type]] ​ | Value or constant representing a double ​precision real.  |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
 +
 +None.
  
 ===== Outputs ===== ===== Outputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Object ​ | [[ Double ​Type|Double  ​]] | Double ​precision real object.  |+| Object ​ | [[Real Value Type]] ​ Value or constant representing a double ​precision real, provided as the functor input.  |
  
 ===== Group ===== ===== Group =====
Line 23: Line 25:
 ===== Notes ===== ===== Notes =====
  
-===== Internal Name ===== +This functor was previously known as "​Double"​. 
 + 
 +===== Internal Name =====
  
-Double+RealValue