Hello,

1
2
3
4
let NumDPExceeds a b n = 
  let num = a * 10I ** n
  if num < b then true
  else num % b <> 0I
By on 1/6/2009 5:10 AM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper