Difference between revisions of "User:Regina/MyDrafts"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Examine Changes in Functions for ODFv1.2)
(Examine Changes in Functions for ODFv1.2)
Line 4: Line 4:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Function !! ODFv1.2 !! CALC !! Action !! Progress
+
! Function !! ODFv1.2 !! CALC !! Action !! Progress ||
 
|-
 
|-
 
! GAMMADIST
 
! GAMMADIST
Line 11: Line 11:
 
!  
 
!  
 
| Domain for Parameter x includes x < 0 || x < 0 returns Err:502 in OOo2.* || Change implementation || integrated in OOo3.0 ||
 
| Domain for Parameter x includes x < 0 || x < 0 returns Err:502 in OOo2.* || Change implementation || integrated in OOo3.0 ||
 +
|-
 +
! TDIST
 +
| Draft spec shows the density function. || Calc (and Excel) evaluates the cumulative function.  || Inform [[User:ErAck|Eike Rathke]] || Done 2008-10-09 ||
 +
 
|-
 
|-
 
! Functionname
 
! Functionname
 
| ODF || Calc  || Action || Progress ||
 
| ODF || Calc  || Action || Progress ||
 
|}
 
|}

Revision as of 12:39, 10 October 2008

Examine Changes in Functions for ODFv1.2

This is a collection of the differences I found and what I know is already done or in progress. You are invited to add your observations and works.

Function ODFv1.2 CALC Action Progress
GAMMADIST Last Parameter has type Logical Last Parameter has type Number Change type internal to bool. Change UI texts. patch in Issue 94555
Domain for Parameter x includes x < 0 x < 0 returns Err:502 in OOo2.* Change implementation integrated in OOo3.0
TDIST Draft spec shows the density function. Calc (and Excel) evaluates the cumulative function. Inform Eike Rathke Done 2008-10-09
Functionname ODF Calc Action Progress
Personal tools