11.5.9. mathΒΆ

Python equivalents of math and trigonometry Excel functions.

Functions

return_func

round_up

sumx2my2

xarabic

xarctan2

xceiling

xceiling_math

xcot

xdecimal

xeven

xfact

xfactdouble

xgcd

xlcm

xmdeterm

xmmult

xmod

xmround

xmultinominal

xmunit

xodd

xpercentof

xpower

xrandbetween

xroman

xround

xsrqtpi

xsum

xsumproduct

xtrunc

formulas

Navigation

Table of Contents

  • 1. What is formulas?
  • 2. Installation
  • 3. CLI Quickstart
  • 4. Basic Examples
  • 5. Advanced Examples
  • 6. Excel Function Coverage
  • 7. Next moves
  • 8. Contributing to formulas
  • 9. Donate
  • 10. Supported by
  • 11. API Reference
    • 11.1. parser
    • 11.2. builder
    • 11.3. errors
    • 11.4. tokens
    • 11.5. functions
      • 11.5.1. comp
      • 11.5.2. date
      • 11.5.3. eng
      • 11.5.4. financial
      • 11.5.5. google
      • 11.5.6. info
      • 11.5.7. logic
      • 11.5.8. look
      • 11.5.9. math
        • 11.5.9.1. return_func
        • 11.5.9.2. round_up
        • 11.5.9.3. sumx2my2
        • 11.5.9.4. xarabic
        • 11.5.9.5. xarctan2
        • 11.5.9.6. xceiling
        • 11.5.9.7. xceiling_math
        • 11.5.9.8. xcot
        • 11.5.9.9. xdecimal
        • 11.5.9.10. xeven
        • 11.5.9.11. xfact
        • 11.5.9.12. xfactdouble
        • 11.5.9.13. xgcd
        • 11.5.9.14. xlcm
        • 11.5.9.15. xmdeterm
        • 11.5.9.16. xmmult
        • 11.5.9.17. xmod
        • 11.5.9.18. xmround
        • 11.5.9.19. xmultinominal
        • 11.5.9.20. xmunit
        • 11.5.9.21. xodd
        • 11.5.9.22. xpercentof
        • 11.5.9.23. xpower
        • 11.5.9.24. xrandbetween
        • 11.5.9.25. xroman
        • 11.5.9.26. xround
        • 11.5.9.27. xsrqtpi
        • 11.5.9.28. xsum
        • 11.5.9.29. xsumproduct
        • 11.5.9.30. xtrunc
      • 11.5.10. operators
      • 11.5.11. stat
      • 11.5.12. text
      • 11.5.13. args2list
      • 11.5.14. args2vals
      • 11.5.15. clean_values
      • 11.5.16. convert2float
      • 11.5.17. convert_nan
      • 11.5.18. convert_noshp
      • 11.5.19. flatten
      • 11.5.20. get_error
      • 11.5.21. get_functions
      • 11.5.22. get_shape
      • 11.5.23. is_complex
      • 11.5.24. is_not_empty
      • 11.5.25. is_number
      • 11.5.26. not_implemented
      • 11.5.27. parse_ranges
      • 11.5.28. raise_errors
      • 11.5.29. replace_empty
      • 11.5.30. return_2d_func
      • 11.5.31. str2complex
      • 11.5.32. text2num
      • 11.5.33. to_number
      • 11.5.34. wrap_func
      • 11.5.35. wrap_impure_func
      • 11.5.36. wrap_ranges_func
      • 11.5.37. wrap_ufunc
      • 11.5.38. xfilter
      • 11.5.39. xfilters
      • 11.5.40. Array
    • 11.6. ranges
    • 11.7. cell
    • 11.8. excel
  • 12. Changelog

Related Topics

  • Documentation overview
    • 11. API Reference
      • 11.5. functions
        • Previous: 11.5.8.38. xxmatch
        • Next: 11.5.9.1. return_func
©2016-2026, Vincenzo Arcidiacono. | Powered by Sphinx 9.0.4 & Alabaster 1.0.0 | Page source