Integer part

Integer part

If n is a decimal number, Int(n) returns its integer part.

 Example : int( 351.1457 ) -> 351

 Syntax : ent( n ) | int( n )

Converted with gtoh, © 24.06.1997 N. DARNIS