#include <math.h>
Go to the source code of this file.
◆ sinf
This file has no copyright assigned and is placed in the Public Domain. This file is part of the w64 mingw-runtime package. No warranty is given; refer to the file DISCLAIMER.PD within this package.
Definition at line 6 of file sinf.c.
◆ sinf()
Definition at line 15 of file sinf.c.
17 return ((
float)
sin((
double)
x));
GLint GLint GLint GLint GLint x
_STLP_DECLSPEC complex< float > _STLP_CALL sin(const complex< float > &)