mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Match parenthesis and don't give names to return values.
PR: 31214
This commit is contained in:
parent
235a25a6d6
commit
211feb6175
1 changed files with 2 additions and 3 deletions
|
|
@ -102,14 +102,13 @@ zero is returned
|
|||
.Pf \\*(Ba Ns Fa x Ns \\*(Ba
|
||||
= \*(If or
|
||||
.Fa x
|
||||
is \*(Na
|
||||
is \*(Na).
|
||||
.Pp
|
||||
.Fn ilogb
|
||||
and
|
||||
.Fn ilogbf
|
||||
return
|
||||
.Fa x Ns 's exponent
|
||||
.Fa n ,
|
||||
.Fa x Ns 's exponent,
|
||||
in integer format.
|
||||
.Fn ilogb \*(Pm\*(If
|
||||
returns
|
||||
|
|
|
|||
Loading…
Reference in a new issue