get_safe_log_h_hp: Asymptotic log of h
and hp
functions for large x
for some modes.
Description
Asymptotic log of h
and hp
functions for large x
for some modes.
Usage
get_safe_log_h_hp(mode, para)
Arguments
mode
A string, the class of the h
function.
para
A number, the first parameter to the h
function.
Value
A list of two functions, logh
and loghp
.