ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
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