Lines Matching +full:out +full:- +full:functions
25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
45 .Nd exponential and power functions
80 functions compute the base
90 functions compute the base 2 exponential of the given argument
98 functions compute the value exp(x)\-1 accurately even for tiny argument
106 functions compute the value
120 Otherwise the error in these functions is generally below one
123 These functions will return the appropriate computation unless an error
124 occurs or an argument is out of range.
125 The functions
143 .Bl -enum -width indent
157 .Bd -literal -offset indent
167 .Bd -ragged -offset indent
170 functions analytic (expandable
172 x(0) = y(0) = 0, then x(z)**y(z) \(-> 1 as z \(-> 0.
188 These functions conform to
189 .St -isoC-99 .