floorl.c

Libc implementation of floorl

Author

Marcel Sondaar

License

Public Domain

Summary
floorl.cLibc implementation of floorl
Functions
floorlgets and returns the integer value of x when rounded down.

Functions

floorl

long double floorl(long double x)

gets and returns the integer value of x when rounded down.

long double floorl(long double x)
gets and returns the integer value of x when rounded down.