Next in thread → Next in month →

[OASIS Issue Tracker] Updated: (OFFICE-2018) PERMUTATIONAspecification

From
OASIS Issues Tracker <>
Date
2010-02-02T12:50:30+00:00
ID
1479015357.32361265115030742.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Updated: (OFFICE-2018) PERMUTATIONAspecification
[ http://tools.oasis-open.org/issues/browse/OFFICE-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eike Rathke updated OFFICE-2018:
--------------------------------

    Affects Version/s:     (was: ODF 1.2)

> PERMUTATIONA specification
> --------------------------
>
>                 Key: OFFICE-2018
>                 URL: http://tools.oasis-open.org/issues/browse/OFFICE-2018
>             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
>          Issue Type: Bug
>          Components: OpenFormula
>            Reporter: Andreas Guelzow 
>            Assignee: Andreas Guelzow 
>             Fix For: ODF 1.2
>
>
> We currently have:
> ---------------------------------------------------------------------------------------
> Summary: Returns the number of permutations for a given number of objects (repetition allowed).
> Syntax: PERMUTATIONA( Integer total ; Integer chosen )
> Returns: Number
> Constraints: total >= 0, 0 <= chosen <= total
> Semantics: Given total number of objects, return the number of permutations containing chosen
> number of objects, with repetition permitted.
>  PERMUTATIONA = Total^Chosen
> ---------------------------------------------------------------------------------------
> It is not clear what PERMUTAIONA(0,0) should be since 0^0 is undefined.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Next in thread → Next in month →