# [Obj,Double] to [Obj,Int] ### Description Cast Double values to Int representation in an `[Obj,Int]` pair. ### Input - `SOURCE [OBJ,DOUBLE]`: a list ### Output - `RESULT [OBJ,INTEGER]`: result of the operation ### Parameters - `Rounding method`