How to get whole numbers?

Use this forum to post Vensim related questions.
Post Reply
gastoncoma
Junior Member
Posts: 13
Joined: Mon Aug 17, 2009 4:07 am

How to get whole numbers?

Post by gastoncoma »

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
Administrator
Super Administrator
Posts: 4838
Joined: Wed Mar 05, 2003 3:10 am

Post by Administrator »

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
Post Reply