Add several more functions

This commit is contained in:
Pavel Lobashov 2017-06-05 16:52:30 +03:00
parent f215775324
commit 0fe5d32e3e
No known key found for this signature in database
GPG key ID: 8DAD236C00523ECF

View file

@ -5,9 +5,12 @@
#### Spreadsheet Editor #### Spreadsheet Editor
* Formulas with conditional formatting * Formulas with conditional formatting
* Ability to specify custom delimiter for CSV import\export * Ability to specify custom delimiter for CSV import\export
* Add new formulas: `ACOT`, `ACOTH`, `ARABIC`, `COT`, `COTH`, * Add new formulas: `ACOT`, `ACOTH`, `ARABIC`, `BASE`, `COT`,
`CSC`, `CSCH`, `FLOOR.MATH`, `FLOOR.PRECISE`, `COTH`, `CEILING.MATH`, `CEILING.PRECISE`,
`SEC`, `SECH` `COMBINA`, `CSC`, `CSCH`, `DECIMAL`, `FLOOR.MATH`,
`FLOOR.PRECISE`, `IMCOSH`, `IMCOT`, `IMCSCH`,
`IMCSC`, `IMSECH`, `IMSEC`, `IMSINH`, `IMTAN`,
`ISO.CEILING`, `SEC`, `SECH`
#### Presentation Editor #### Presentation Editor
* Ability to connect shapes via lines * Ability to connect shapes via lines