SAP ABAP Program SAPLRRT3 (Tensor Math Library: NumValFncts)
Basic Data
Program SAPLRRT3 Tensor Math Library: NumValFncts  
Program Type F Function group  
Attributes
Status    
Application S Basis  
Authorization Group  
Logical database D$S Processing without database  
Selection screen  
Editor lock Fixed point arithmetic  
Unicode checks active Start using variant  
Function Group
Include Function Module Short Description Mode
01   RRT_MATH_MIN   Determines the minimum for a <numeric_value_expression> for a <set>    
02   RRT_MATH_BOTTOMCOUNT   Sort by <set> num_value and selects the LAST index tuple    
03   RRT_MATH_TOPCOUNT   Sorts by <set> num_value and selects the TOP index tuple    
04   RRT_MATH_SUM   Computes the sum of the numeric values ##of one set    
05   RRT_MATH_PERCENTAGE   sets the fraction of num_value in hlp_value    
06   RRT_MATH_MAX   determines the maximum of a set of values    
07   RRT_MATH_AVG   determines the mean of a set of values    
08   RRT_MATH_COUNT   Determine number of items in set    
09   RRT_MATH_VAR   coputes the variance for a set of values    
10   RRT_MATH_STDDEV   computes the standard deviation for a set of values    
11   RRT_MATH_MEDIAN   computes the median for a set of values    
12   RRT_MATH_COVARIANCE   computes the covariance for 2 sets of values    
13   RRT_MATH_CORRELATION   computes the correlation for 2 sets of values    
14   RRT_MATH_LINREGINTERCEPT   computes the intercept of a linear regression for 2 sets of values    
15   RRT_MATH_LINREGSLOPE   computes the slope of a linear regression for 2 sets of values    
16   RRT_MATH_LINREGR2   computes the variance of a linear regression for 2 sets of values    
17   RRT_MATH_LINREGPOINT   computes a new point on a linear regression for 2 sets of values    
18   RRT_MATH_LINREGVARIANCE   computes the variance of a linear regression for 2 sets of values    
       
Transaction Code
There is no transaction reference to this program  
History
Last changed by/on SAP  20040315 
SAP Release Created in