Product: Spreadsheet
          Type: new
         Title: Secant spreadsheet functions
     Posted by: [email protected]
      Affected: sc
         TaskId: i111413
<http://www.openoffice.org/issues/show_bug.cgi?id=111413>
Effective from: cws dr78
           CWS:
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dr78>
    CWS status: new


*Flags*
-------
API/ BASIC [ ]
Configuration [ ]
File format change [ ]
Help/ Guide [x]
Performance test [ ]
Translation [x]
UI relevant [x]


*Description*
-------------
New spreadsheet functions implemented:

SEC computes the secant of an angle specified in radians, SEC(x)=1/COS(x)

CSC computes the cosecant of an angle specified in radians,
CSC(x)=1/SIN(x)

SECH computes the hyperbolic secant of a hyperbolic angle specified in
radians, SECH(x)=1/COSH(x)

CSCH computes the hyperbolic cosecant of a hyperbolic angle specified
in radians, CSCH(x)=1/SINH(x)

The functions are defined in the ODF 1.2 OpenFormula standard draft
available at
http://docs.oasis-open.org/office/v1.2/csprd03/OpenDocument-v1.2-csprd03-part2.odt

Export to MS-Excel is realized as the equivalent (1/COS(x)),
(1/SIN(x)), (1/COSH(x)) and (1/SINH(x)) calls.



Send feedback to [email protected]

--
------------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected] with Subject: help

Reply via email to