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

Support basic scientific computation #10

Open
realliyifei opened this issue Sep 6, 2020 · 1 comment
Open

Support basic scientific computation #10

realliyifei opened this issue Sep 6, 2020 · 1 comment

Comments

@realliyifei
Copy link

realliyifei commented Sep 6, 2020

Do something like sin, cos, tan, log, log2, In, exp, abs, sqrt, asin, acos, atan, sinh, cosh, tanh, asinh, acosh, atanh, ceil, floor, round, trunc, rint, near, dtor, rtod. etc.

image

It should not be that hard because there're lots of scientific computation workflows on Github for reference.

But it depends on your time since we already have an advanced calculator trigger by "=" as a built-in function :)

@biati-digital
Copy link
Owner

i'll take a look at this but as you said i have limited time for this workflow and there's already some advanced calculations that Alfred can do, in any case i'm intrigued so i'll investigate this in the future.

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

No branches or pull requests

2 participants