Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk 3ds® Max® / MaxScript / Float Numbers problem
  RSS 2.0 ATOM  

Float Numbers problem
Rate this thread
 
60432
 
Permlink of this thread  
avatar
  • Total Posts: 44
  • Joined: 13 August 2008 07:14 AM

Hello,

After digit how can i get only two digits?
for example 10.255698
I need only 10.26

Please help
Thanx



Replies: 0
avatar
  • lo_
  • Posted: 28 September 2011 01:21 AM

this seems to work

ceil (123.456 100) / 100.


VFB+ : An enhanced 3dsmax frame buffer (free)

Replies: 0