Financial formulae

Mike Bonner bonnmike at gmail.com
Sun Nov 4 11:43:18 EST 2012


Forgot to mention. The actual calculation is done in the behavior script of
the datagrid (form) on the left.
ffv for future value
amortize for amortization of course
and boatspeed  is obvious too.

If its easier, I can dig out the specific handlers for the 2 financial
functions, clean them up (get rid of dg specific stuff) and post them here.
Now that I know more about rev/lc i'm sure there are quite a few
improvements and optimizations to be made.

On Sun, Nov 4, 2012 at 9:28 AM, Mike Bonner <bonnmike at gmail.com> wrote:

> https://dl.dropbox.com/u/11957935/FMM.livecode Look through that.
>  Haven't looked at it in a while, not sure if anything is broken but the
> calcs and such should be correct.  Does amortization schedule, future
> values and estimates outboard boat speed based on prop pitch and gear
> ratio.
>
>
> On Sun, Nov 4, 2012 at 9:05 AM, <dunbarx at aol.com> wrote:
>
>> Hi.
>>
>>
>> Just enter 42 in all required fields.
>>
>>
>> Craig Newman
>>
>>
>>
>> -----Original Message-----
>> From: Graham Samuel <livfoss at mac.com>
>> To: use-livecode <use-livecode at lists.runrev.com>
>> Sent: Sun, Nov 4, 2012 10:44 am
>> Subject: Financial formulae
>>
>>
>> Here at the unfashionable end of the galaxy, I find I have to code some
>> financial formulae, for example for amortization (PMT and IPMT) and very
>> probably other stuff of this kind - stuff which is available in Excel at
>> the
>> drop of a mouse but not AFAIK in any LC library. Of course it is just
>> tedious
>> work rather than anything at all cutting edge (all the fomulae are readily
>> available), but has anyone tackled any of this already? If so I'd be
>> happy to
>> negotiate a small payment for the original code. Or I could just keep
>> grinding
>> on… and may eventually be able to put something into RevOnline myself.
>>
>> TIA for any offers
>>
>> Graham
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
>
>



More information about the use-livecode mailing list