Query: sin
OS: opendarwin
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SIN(3) BSD Library Functions Manual SIN(3)NAMEsin -- sine functionSYNOPSIS#include <math.h> double sin(double x);DESCRIPTIONThe sin() function computes the sine of x (measured in radians).SPECIAL VALUESsin(+-0) returns +-0. sin(+-infinity) returns a NaN and raises the "invalid" floating-point exception.SEE ALSOacos(3), asin(3), atan(3), atan2(3), cos(3), cosh(3), sinh(3), tan(3), tanh(3), math(3)STANDARDSThe sin() function conforms to ISO/IEC 9899:1999(E).BSDNovember 20, 2002 BSD
Related Man Pages |
---|
asin(3) - freebsd |
asinl(3) - freebsd |
sinf(3) - mojave |
atan2(3) - opendarwin |
sinf(3) - osx |
Similar Topics in the Unix Linux Community |
---|
Editing a file using a script |
Language parsing |
Passing Arguments in Shell Scripts |
Help me pls : splitting single file in unix into different files based on data |
Using "[Solved]" |