Hi Jan, On 2023-09-04 20:53, Jan Engelhardt wrote: > Signed-off-by: Jan Engelhardt <jengelh@xxxxxxx> Patch set applied. Thanks, Alex > --- > man3/fmod.3 | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/man3/fmod.3 b/man3/fmod.3 > index 944bf4167..13236c425 100644 > --- a/man3/fmod.3 > +++ b/man3/fmod.3 > @@ -165,5 +165,11 @@ to > .B EDOM > when a domain error occurred for an infinite > .IR x . > +.SH EXAMPLES > +The call "fmod(372, 360)" returns 348. > +.PP > +The call "fmod(-372, 360)" returns -12. > +.PP > +The call "fmod(-372, -360)" also returns -12. > .SH SEE ALSO > .BR remainder (3) -- <http://www.alejandro-colomar.es/> GPG key fingerprint: A9348594CE31283A826FBDD8D57633D441E25BB5
Attachment:
OpenPGP_signature.asc
Description: OpenPGP digital signature