ocean v5.1.3 (2019-10-14T07:52:28Z)
Home
Dub
Repo
lrintf
ocean
io
compress
lzo
LzoChunk
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
LzoChunk
classes
LzoChunk
functions
lrintf
structs
Terminator
Rounds x to the nearest integer value