[Mathlib-develop] added function fix()
Status: Beta
Brought to you by:
st_mueller
From: Stefan M. <st...@he...> - 2004-10-17 16:24:45
|
Dear all, I just added the function fix() to CVS. rounds the elements to the nearest integer towards zero. fix(4.9) -> 4 fix(-4.9) -> -4 Regards, Stefan. ------------------------------------ Dr.-Ing. Stefan Mueller email: St...@he... ------------------------------------ |