Skip to content

Implemented sqrt() and pow() functions (main.ts)#19

Open
davidmann4 wants to merge 2 commits intomonesga:masterfrom
davidmann4:dmann/sqrt-and-pow
Open

Implemented sqrt() and pow() functions (main.ts)#19
davidmann4 wants to merge 2 commits intomonesga:masterfrom
davidmann4:dmann/sqrt-and-pow

Conversation

@davidmann4
Copy link
Copy Markdown

Inspired by PR #16 I reproduced the changes in main.ts

What do you think? Tested it on my local instance:

image

@davidmann4
Copy link
Copy Markdown
Author

I also noticed that package json has Sigma

image

while package-lock has a different value

image

@davidmann4
Copy link
Copy Markdown
Author

davidmann4 commented Jan 31, 2023

Btw thanks for the plugin, I use it a lot for quick math in my notes!

FYI I plan to add some config settings in future Pullrequests:

  • remove sum per default
  • format numbers with . or , in settings (1.000.000 vs 1000000 vs 1,000,000 vs 1 000 000 )
  • style settings

@davidmann4
Copy link
Copy Markdown
Author

@monesga ping

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.

1 participant