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

Implement SIGN() #164

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Implement SIGN() #164

wants to merge 1 commit into from

Conversation

sylvinus
Copy link
Contributor

@sylvinus sylvinus commented Dec 6, 2024

Hello!

I tried to implement a very simple function :-)

Let me know if I missed anything!

Thanks,

Copy link
Member

@nhatcher nhatcher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @sylvinus , this is great!

You need to add a test file (created by Excel) in:

https://github.com/ironcalc/IronCalc/tree/main/xlsx/tests/calc_tests

It should cover the happy paths and some of the errors. See, for instance the function ABS.xlsx note how cells with a formula are formatted differently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants