Ruby  2.1.10p492(2016-04-01revision54464)
Functions
signbit.c File Reference
#include <limits.h>
#include "ruby.h"

Go to the source code of this file.

Functions

int signbit (double x)
 

Function Documentation

◆ signbit()

int signbit ( double  x)

Definition at line 5 of file signbit.c.

References CHAR_BIT.