office-gobmx/scaddins
pragat-pandya 5f21eaa0e6 tdf#145759 Using M_PI from cmath instead of magic constants.
Replace the instances of Pi's value as magic number by M_PI
Use M_PI_2 and 2_M_PI instead of calculating these values in code.
Use basegfx functions to convert angle units.

Change-Id: I6cca7cc93704a70ccf3a0571a56a789bc9df51ef
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129479
Reviewed-by: Arkadiy Illarionov <qarkai@gmail.com>
Reviewed-by: Hossein <hossein@libreoffice.org>
Tested-by: Jenkins
2022-02-15 12:17:50 +01:00
..
idl/com/sun/star/sheet/addin
inc
source
AllLangMoTarget_sca.mk
InternalUnoApi_scaddins.mk
IwyuFilter_scaddins.yaml
Library_analysis.mk
Library_date.mk
Library_pricing.mk
Makefile
Module_scaddins.mk
README.md

Extra Functions for LibreOffice Calc

These provide UNO components that implement more exotic LibreOffice Calc functions. If you want to do the same, here can be a good place to start.

See also