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

Go to the source code of this file.

Functions

double pow (double x, double y)
 

Function Documentation

◆ pow()

double pow ( double  x,
double  y 
)

Definition at line 95 of file e_pow.c.