comparison NEWS @ 10829:61cb53ae9db3

update NEWS
author Jaroslav Hajek <highegg@gmail.com>
date Thu, 29 Jul 2010 08:28:24 +0200
parents 062304bd692e
children 8f17e3309a82
comparison
equal deleted inserted replaced
10828:322f43e0e170 10829:61cb53ae9db3
308 ** Two new formats are available for displaying numbers: 308 ** Two new formats are available for displaying numbers:
309 format short eng 309 format short eng
310 format long eng 310 format long eng
311 Both display numbers in engineering notation, i.e., mantissa + exponent 311 Both display numbers in engineering notation, i.e., mantissa + exponent
312 where the exponent is a multiple of 3. 312 where the exponent is a multiple of 3.
313
314 ** The following new functions were added:
315
316 accumdim erfcx luupdate ppder sizemax
317 bitpack fileread merge ppint strread
318 bitunpack fminbnd nfields ppjumps textread
319 blkmm fskipl nth_element pqpnonneg whitebg
320 cbrt ifelse onCleanup repelems
321 chop ishermitian pbaspect reset
322 daspect isindex powerset rsf2csf
323
313 324
314 Summary of important user-visible changes for version 3.2: 325 Summary of important user-visible changes for version 3.2:
315 --------------------------------------------------------- 326 ---------------------------------------------------------
316 327
317 ** Compatibility with Matlab graphics has been improved. 328 ** Compatibility with Matlab graphics has been improved.