Numworks Epsilon  1.4.1
Graphing Calculator Operating System
s_scalbn.c File Reference
#include <sys/cdefs.h>
#include <float.h>
#include <math.h>
#include "math_private.h"

Go to the source code of this file.

Functions

double scalbn (double x, int n)
 

Function Documentation

◆ scalbn()

double scalbn ( double  x,
int  n 
)

Definition at line 33 of file s_scalbn.c.