manage a binary search tree NAME tsearch, tfind, tdelete, twalk, twalk_r, tdestroy - manage a binary search tree LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search…manage a binary search tree NAME tsearch, tfind, tdelete, twalk, twalk_r, tdestroy - manage a binary search tree LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search…manage a binary search tree NAME tsearch, tfind, tdelete, twalk, twalk_r, tdestroy - manage a binary search tree LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search…manage a binary search tree NAME tsearch, tfind, tdelete, twalk, twalk_r, tdestroy - manage a binary search tree LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search…manage a binary search tree NAME tsearch, tfind, tdelete, twalk, twalk_r, tdestroy - manage a binary search tree LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search…manage a binary search tree NAME tsearch, tfind, tdelete, twalk, twalk_r, tdestroy - manage a binary search tree LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search…cube root function NAME cbrt, cbrtf, cbrtl - cube root function LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <math.h> double cbrt(double x ); float cbrtf(float x ); long d…cube root function NAME cbrt, cbrtf, cbrtl - cube root function LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <math.h> double cbrt(double x ); float cbrtf(float x ); long d…cube root function NAME cbrt, cbrtf, cbrtl - cube root function LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <math.h> double cbrt(double x ); float cbrtf(float x ); long d…square root function NAME sqrt, sqrtf, sqrtl - square root function LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <math.h> double sqrt(double x ); float sqrtf(float x ); lo…square root function NAME sqrt, sqrtf, sqrtl - square root function LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <math.h> double sqrt(double x ); float sqrtf(float x ); lo…square root function NAME sqrt, sqrtf, sqrtl - square root function LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <math.h> double sqrt(double x ); float sqrtf(float x ); lo…complex square root NAME csqrt, csqrtf, csqrtl - complex square root LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <complex.h> double complex csqrt(double complex z ); floa…complex square root NAME csqrt, csqrtf, csqrtl - complex square root LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <complex.h> double complex csqrt(double complex z ); floa…complex square root NAME csqrt, csqrtf, csqrtl - complex square root LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <complex.h> double complex csqrt(double complex z ); floa…get current working directory NAME getcwd, getwd, get_current_dir_name - get current working directory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> char *…get current working directory NAME getcwd, getwd, get_current_dir_name - get current working directory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> char *…get current working directory NAME getcwd, getwd, get_current_dir_name - get current working directory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> char *…traverse a file hierarchy NAME fts, fts_open, fts_read, fts_children, fts_set, fts_close - traverse a file hierarchy LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sy…traverse a file hierarchy NAME fts, fts_open, fts_read, fts_children, fts_set, fts_close - traverse a file hierarchy LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sy…