ClaySys will provide for all clients with a FREE demo or a proof of concept. Ready to discuss your project? Schedule a FREE consultation.
Round a number down to the nearest integer or to the nearest multiple of significance.
Syntax : Floor(Number InputValue )Where Number InputValue is decimal number.
Examples :
textbox1.Value = Exp( 100.53 ) , this returns 101