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

Go to the source code of this file.

Functions

float powf (float x, float y)
 

Function Documentation

◆ powf()

float powf ( float  x,
float  y 
)

Definition at line 53 of file e_powf.c.