*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: cbrt | Section: 3 | Source: Digital UNIX | File: cbrt.3.gz
sqrt(3) Library Functions Manual sqrt(3) NAME sqrt, cbrt - Square and cube root functions LIBRARY Math Library (libm.a) SYNOPSIS #include <math.h> double sqrt (double x); float sqrtf (float x); double cbrt (dou- ble y); float cbrtf (float y); DESCRIPTION sqrt() and sqrtf() compute the rounded square root of x. For platforms supporting a signed zero, sqrt (-0) = 0. cbrt() and cbrtf() return the rounded cube root of y. tab(@); lfHB lfHB lfHB l l lw(2.0i). _ Function@Exceptional Argument@Routine Behavior _ sqrt(), sqrtf()@x < 0@invalid argument _ delim off sqrt(3)

Navigation Options