Ruby  2.4.2p198(2017-09-14revision59899)
Functions
signbit.c File Reference
#include <limits.h>
#include "ruby.h"
Include dependency graph for signbit.c:

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.