Description Usage Arguments Details Value
Implementation of Math group generics for lvec
1 2 |
x |
an object of type |
... |
passed on to the corresponding R functions |
Math is group generic implementing the following functions:
abs
, sign
, sqrt
,
floor
, ceiling
, trunc
,
round
, signif
exp
,
log
, expm1
, log1p
,
cos
, sin
, tan
,
cospi
, sinpi
, tanpi
,
acos
, asin
, atan
,
cosh
, sinh
, tanh
,
acosh
, asinh
, atanh
,
lgamma
, gamma
, digamma
,
trigamma
, cumsum
, cumprod
,
cummax
, cummin
. For more information
see Math
.
Returns an link{lvec}
of the same length as the input.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.