safe_pow: Safe power evaluation

View source: R/utils-numeric.R

safe_powR Documentation

Safe power evaluation

Description

Safe power evaluation

Usage

safe_pow(base, exponent)

Arguments

base

Positive numeric base.

exponent

Numeric exponent.

Value

Numeric result of base^exponent.


MultiFrailty documentation built on Aug. 8, 2026, 1:07 a.m.