Ruby  2.5.0dev(2017-10-22revision60238)
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.