osx man page for cbrtf

Query: cbrtf

OS: osx

Section: 3

Links: osx man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CBRT(3) 						   BSD Library Functions Manual 						   CBRT(3)

NAME
cbrt -- cube root function
SYNOPSIS
#include <math.h> double cbrt(double x); long double cbrtl(long double x); float cbrtf(float x);
DESCRIPTION
The cbrt() function computes the cube root of x.
SPECIAL VALUES
cbrt(+-0) returns +-0. cbrt(+-infinity) returns +-infinity.
SEE ALSO
math(3), sqrt(3)
STANDARDS
The cbrt() function conforms to ISO/IEC 9899:2011.
BSD
December 11, 2006 BSD
Related Man Pages
cbrtl(3) - suse
cbrtf(3) - suse
cbrtf(3m) - sunos
cbrt(3m) - opensolaris
cbrtf(3m) - opensolaris
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
At A Glance Coloured Real Time Bargraph Generator...
Hearing Aid for OSX 10.12.x and greater.
My first PERL incarnation... Audio Oscillograph