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

Need operator, x || y = x*y/(x+y) #254

Open
FunMod opened this issue Dec 12, 2023 · 0 comments
Open

Need operator, x || y = x*y/(x+y) #254

FunMod opened this issue Dec 12, 2023 · 0 comments

Comments

@FunMod
Copy link

FunMod commented Dec 12, 2023

I know how to define a function but, I need a operator. It would be great to have the operator || when I use it for parallel resistance calcualtion.This parallel resistance operator is not to speed up the calculation in computer but to simply the result in low entropy symbolic format for the reading and understanding of human.
x||y=1/(1/x+1/y)
x||y=1/(1/x+1/y+1/z)

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

No branches or pull requests

1 participant