Numworks Epsilon  1.4.1
Graphing Calculator Operating System
b_log__D.c File Reference
#include "math.h"
#include "math_private.h"

Go to the source code of this file.

Macros

#define N   128
 

Functions

struct Double __log__D (double x)
 

Macro Definition Documentation

◆ N

#define N   128

Definition at line 69 of file b_log__D.c.

Function Documentation

◆ __log__D()

struct Double __log__D ( double  x)

Definition at line 354 of file b_log__D.c.