'''Category Currency and Finance''' A Category for topics dealing with accounting, currency & finance. ** Topics ** * [Internal Rate of Return (IRR)]: ** Programs ** ** Libraries ** Tclfinancial [http://gersoo.free.fr/inform/tcl/soft/tclfinancial.html] is a financial package for interests calculations (in french). See the API documentation [http://gersoo.free.fr/inform/tcl/soft/tclfinancial/doc/index.html] ** Description ** Issues surrounding floating-point operations and rounding errors when dealing with currency affect all programming languages. There seems to be relatively little information regarding the use of Tcl for financial applications - and whilst much of the relevant discussion might be in [Category Mathematics], I feel an extra category specifically tagging certain things as having to do with accounting & finance is warranted. ** Pages in this category ** <> ** See Also ** * [Category Business]: * [expr]: * [Floating Point]: * [A real problem]: issues using floating point arithmetic for currency * [A Money Package]: ** Reference ** [http://speleotrove.com/decimal/%|%General Decimal Arithmetic] ,by [Mike Cowlishaw]: <> Category