ldexp.3 (58f0484fa251c266ede97b591b499fe3dd4f578e) ldexp.3 (712dc76e87bd7bbeb3f781e690886b69a1f9c5ca)
1.\" Copyright (c) 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" the American National Standards Committee X3, on Information
6.\" Processing Systems.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

--- 59 unchanged lines hidden (view full) ---

68is returned.
69.Sh SEE ALSO
70.Xr frexp 3 ,
71.Xr modf 3 ,
72.Xr math 3
73.Sh STANDARDS
74The
75.Fn ldexp
1.\" Copyright (c) 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" the American National Standards Committee X3, on Information
6.\" Processing Systems.
7.\"
8.\" Redistribution and use in source and binary forms, with or without

--- 59 unchanged lines hidden (view full) ---

68is returned.
69.Sh SEE ALSO
70.Xr frexp 3 ,
71.Xr modf 3 ,
72.Xr math 3
73.Sh STANDARDS
74The
75.Fn ldexp
76function conforms
76function conforms to
77.St -ansiC .
77.St -ansiC .