Rename *ll* and *ul* to ll and ul in ratfnt
[maxima.git] / share / numeric / brmbrg.usg
blob9fc66eddee0fc8b62cfaf2a5eac8243a4a87452f
1 A Bigfloated version of the ROMBERG function in ROMBRG FASL
2 is gotten by saying:
3         LOADFILE(BRMBRG,FASL,DSK,SHARE2);
4 The name of the function in it is BROMBERG.  It's use is
5 identical to the ROMBERG function described in ROMBRG USAGE,
6 except that ROMBERGTOL is called BROMBERGTOL (default value
7 1.B-4) ROMBERGABS is called BROMBERGABS (default value 0.0B0)
8 ROMBERGIT is called BROMBERGIT (default value 11), and
9 ROMBERGMIN is call BROMBERGMIN (default value 0).
10 Send bugs to CFFK.