Feature SS-109
1 vote

[DUPLICATE] FunctionsExtensions: add dressed function for parallel resistance calculation

Created by baijo on 4/17/2014 4:25 AM Last Updated by Davide on 4/17/2014 9:33 PM
%
 (hrs)
Logged: 0   (hrs)

 Description

May I request for these dressed functions. It would be great to keep the operator || when it is optimized for symbolic calcualtion.

par(x,y)    x||y=1/(1/x+1/y)

par(x,y,z)    x||y=1/(1/x+1/y+1/z)

 

There are no comments for this issue.