Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Math Formulas #1809

Closed
43 tasks done
Dushusir opened this issue Apr 7, 2024 · 2 comments · Fixed by #2761
Closed
43 tasks done

[Feature] Math Formulas #1809

Dushusir opened this issue Apr 7, 2024 · 2 comments · Fixed by #2761
Assignees
Labels
feature request New feature or request scope:formula

Comments

@Dushusir
Copy link
Member

Dushusir commented Apr 7, 2024

Initial checklist

  • Is this really a problem?
  • I have searched the Github Issues for similar issues, but did not find anything.

Problem

Math formula

Solution

  • ASIN
  • ASINH
  • ATAN
  • ATAN2
  • ATANH
  • COS
  • TAN
  • TANH
  • ROUND
  • ROUNDDOWN
  • ROUNDUP
  • MROUND
  • CEILING.MATH
  • CEILING
  • CEILING.PRECISE
  • EXP
  • SIN
  • SINH
  • LOG
  • LOG10
  • FLOOR
  • FLOOR.MATH
  • FLOOR.PRECISE
  • DECIMAL
  • DEGREES
  • EVEN
  • ODD
  • LN
  • PI
  • RADIANS
  • RAND
  • RANDARRAY
  • RANDBETWEEN
  • SEC
  • SECH
  • SQRT
  • SQRTPI
  • SUMSQ
  • SUMX2MY2
  • SUMX2PY2
  • SUMXMY2
@Dushusir Dushusir added feature request New feature or request scope:formula labels Apr 7, 2024
@Dushusir Dushusir assigned Dushusir and unassigned DR-Univer Apr 7, 2024
@Dushusir Dushusir changed the title [Feature] Math formulas [Feature] Math Formulas Apr 7, 2024
@Dushusir Dushusir closed this as completed Apr 9, 2024
@Dushusir Dushusir reopened this Jun 26, 2024
@Dushusir Dushusir removed their assignment Jul 6, 2024
@oumomomo
Copy link

SUMX2MY2函数:
输入=SUMX2MY2({2,0,0},{2,ceshi,0})/=SUMX2MY2({},{}),预期应该报错
企业微信截图_17213795444039

@univer-bot
Copy link

univer-bot bot commented Jul 19, 2024

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿

SUMX2MY2 function:
Input =SUMX2MY2({2,0,0},{2,ceshi,0})/=SUMX2MY2({},{}), it is expected that an error will be reported
Enterprise WeChat screenshot_17213795444039

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request scope:formula
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants