pow: pow exponential function, helpful when debugging C++...

View source: R/utility_math_funs.R

powR Documentation

pow exponential function, helpful when debugging C++ functions

Description

pow exponential function, helpful when debugging C++ functions

Usage

pow(x, exponent)

Arguments

x

base value

exponent

the exponent to apply to base value

Value

x^exponent


Craig44/stockassessmenthelper documentation built on April 14, 2023, 10:57 a.m.