1. Decimals and Integers
- Posted by Joseph Martin <jam at EXIS.NET> Mar 06, 1997
- 1056 views
-- [ From: Joseph Martin * EMC.Ver #2.5.02 ] -- Does anyone know of a pre-written function that chops the decimal portion of a number and stores it in a seperate variable? For example: atom atm atm dec integer int atm = 23.45 int,dec = [funtion](atm) Let me know. -- |**************************************| | Joseph Martin | | http://sailfish.exis.net/~jam/ | |**************************************|