FEDEM Solver  R8.0
Source code of the dynamics solver
Functions
FFaMath.C File Reference

Various math utility functions. More...

#include "FFaLib/FFaAlgebra/FFaMath.H"
#include <iostream>
Include dependency graph for FFaMath.C:

Functions

double round (double value, int precision)
 Rounds off value down to precision significant digits. More...
 

Detailed Description

Various math utility functions.

Function Documentation

◆ round()

double round ( double  value,
int  precision 
)

Rounds off value down to precision significant digits.