| Math2,hyperSpec-method | R Documentation |
Mathematical functions for hyperSpec Objects.
## S4 method for signature 'hyperSpec'
Math2(x, digits)
## S4 method for signature 'hyperSpec'
log(x, base = exp(1), ...)
## S4 method for signature 'hyperSpec'
Math(x)
x |
the |
digits |
integer stating the rounding precision |
base |
base of logarithm |
... |
ignored |
The functions abs, sign, sqrt, floor,
ceiling, trunc, round, signif, exp,
log, expm1, log1p, cos, sin, tan,
acos, asin, atan, cosh, sinh,
tanh, acosh, asinh, atanh, lgamma,
gamma, digamma, trigamma, cumsum,
cumprod, cummax, cummin for hyperSpec objects.
a hyperSpec object
C. Beleites
S4groupGeneric for group generic methods.
Math for the base math functions.
Arith for arithmetic operators,
Comparison for comparison operators, and
Summary for group generic functions working on
hyperSpec objects.
log (flu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.