mpfr | R Documentation |
Theses hidden function are provided for mpfr use. Use theses function with care.
.as.bigz(a, mod=NA)
a |
either If character: the strings either start with |
mod |
an integer, numeric, string or bigz of the internal modulus, see below. |
An R object of (S3) class "bigz"
, representing the argument
(x
or a
).
The GNU MP Library, see https://gmplib.org
.as.bigz(1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.