cexp.3 (cfe30d02adda7c3b5c76156ac52d50d8cab325d9) cexp.3 (c09eb466019e8e22d04403a70ba3e07dc950ab61)
1.\" Copyright (c) 2011 David Schultz <das@FreeBSD.org>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

98representable
99.Fa y . )
100If
101.Fa y
102is not finite, the sign of the result is indeterminate.
103.Sh SEE ALSO
104.Xr complex 3 ,
105.Xr exp 3 ,
1.\" Copyright (c) 2011 David Schultz <das@FreeBSD.org>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

98representable
99.Fa y . )
100If
101.Fa y
102is not finite, the sign of the result is indeterminate.
103.Sh SEE ALSO
104.Xr complex 3 ,
105.Xr exp 3 ,
106.Xr math 3 ,
106.Xr math 3
107.Sh STANDARDS
108The
109.Fn cexp
110and
111.Fn cexpf
112functions conform to
113.St -isoC-99 .
107.Sh STANDARDS
108The
109.Fn cexp
110and
111.Fn cexpf
112functions conform to
113.St -isoC-99 .