Functions
petc99.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "include/petc99.h"
Include dependency graph for petc99.c:

Functions

int temp_roundf (float e)
 

Function Documentation

◆ temp_roundf()

int temp_roundf ( float  e)

int roundf(float e) - Rounds up float e to nearest int

Parameters
efloat value
Returns
rounded integer