|
-
Sep 4th, 2003, 02:40 PM
#1
Thread Starter
Fanatic Member
% Function REALLy simple **resolved**
I am composing a function that will solve a specific price issue.
First it adds the costs and adds basic markup
P = (A+B)*M%
But I then need to do a little complex stuff with that number to get the result
I have the a percentage that will be taken from the result and so the result must be such that
let R=Result
let C=Their Cut
R-C=P
How can I get to R as a function of C and P?
Last edited by Matt_T_hat; Sep 12th, 2003 at 04:01 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|