Part I. Condnb
Table of Contents
Condition Overview
— Condition Overview
condnb_acoscond
— Computes the condition number of the acos function.
condnb_asincond
— Computes the condition number of the asin function.
condnb_atancond
— Computes the condition number of the atan function.
condnb_condnum
— Computes the empirical condition number of the function f at point x.
condnb_coscond
— Computes the condition number of the cos function.
condnb_erfcond
— Computes the condition number of the erf function.
condnb_erfinvcond
— Computes the condition number of the erfinv function.
condnb_expcond
— Computes the condition number of the exp function.
condnb_logcond
— Computes the condition number of the log function.
condnb_plotcond
— Plots the condition number of a function.
condnb_powcond
— Computes the condition number of the pow function.
condnb_sincond
— Computes the condition number of the sin function.
condnb_sqrtcond
— Computes the condition number of the square root function.
condnb_sumcond
— Computes the condition number of the sum function.
condnb_tancond
— Computes the condition number of the tan function.