bignum-constants | R Documentation |
NA_biginteger_
and NA_bigfloat_
support missing values.
bigpi
is a higher precision version of pi
.
NA_biginteger_
NA_bigfloat_
bigpi
A biginteger
or bigfloat
vector of length 1.
NA
and pi
are the base constants.
NA_biginteger_
NA_bigfloat_
# default options limit displayed precision
bigpi
# display full precision
format(bigpi, sigfig = 50, notation = "dec")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.