Hi Guys I'd like to know how do you set an equation so to get whole numbers.
and I can't use the help vensim manuals as it says they are not found. I tried downloading the software again but didn't work.
Many thanks,
Gaston
How to get whole numbers?
-
- Super Administrator
- Posts: 4838
- Joined: Wed Mar 05, 2003 3:10 am
You can use the INTEGER function to round down. Just use INTEGER ( value + 0.5 ) to round to a whole number.
The documentation is also available online at
http://www.vensim.com/documentation/vensim.htm
The documentation is also available online at
http://www.vensim.com/documentation/vensim.htm