#include "internal.h"
#include <float.h>
#include <math.h>
#include <errno.h>
Go to the source code of this file.
◆ domain_error
◆ exp1
Value:
Definition at line 923 of file math.c.
◆ exp2
Value:VALUE \
{\
return math_##
n(0, x, y);\
}
Definition at line 930 of file math.c.
◆ f_boolcast
◆ Get_Double
◆ M_LN10
#define M_LN10 2.30258509299404568401799145468436421 |
◆ M_LN2
#define M_LN2 0.693147180559945309417232121458176568 |
◆ RB_BIGNUM_TYPE_P
◆ cosh()
◆ exp2()
Definition at line 937 of file math.c.
References DBL2NUM, exp(), M_E, M_PI, rb_define_class_under(), rb_define_const(), rb_define_module(), rb_define_module_function(), rb_eMathDomainError, rb_eStandardError, and rb_mMath.
◆ FUNC_MINIMIZED()
FUNC_MINIMIZED |
( |
static VALUE |
math_logint, const VALUE *, VALUE | ) |
|
◆ Init_Math()
◆ log2()
◆ rb_math_log()
◆ sinh()
◆ tanh()