Adafruit TCS34725 Library
Functions
Adafruit_TCS34725.cpp File Reference
#include <math.h>
#include <stdlib.h>
#include "Adafruit_TCS34725.h"

Functions

float powf (const float x, const float y)
 Implements missing powf function. More...
 

Function Documentation

◆ powf()

float powf ( const float  x,
const float  y 
)

Implements missing powf function.

Parameters
xBase number
yExponent
Returns
x raised to the power of y