"mpfr" '...' - Methods for Functions cbind(), rbind()
cbind
and rbind
methods for signature
...
(see dotsMethods
are provided for class Mnumber
, i.e., for binding
numeric vectors and class "mpfr"
vectors and
matrices ("mpfrMatrix"
) together.
cbind(..., deparse.level = 1) rbind(..., deparse.level = 1)
typically a ‘matrix-like’ object, here typically of
class "mpfrMatrix"
.
Martin Maechler
cbind(1, mpfr(6:3, 70)/7, 3:0)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.