ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
lrintf
ocean
io
compress
Lzo
Rounds x to the nearest integer value
version(unittest)
extern (
C
)
int
lrintf
(
float
x
)
Parameters
x
float
value to round
Return Value
Type:
int
nearest integer value of x
Meta
Source
See Implementation
ocean
io
compress
Lzo
classes
Lzo
functions
lrintf
structs
Terminator
Rounds x to the nearest integer value