*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> f90/minexponent (3)              
Title
Content
Arch
Section
 

Contents


MINEXPONENT(3I)					       Last changed: 1-6-98

NAME    [Toc]    [Back]

     MINEXPONENT - Returns the minimum (most negative) exponent	of a real
     number in the numeric model

SYNOPSIS    [Toc]    [Back]

     MINEXPONENT ([X=]x)

IMPLEMENTATION    [Toc]    [Back]

     UNICOS, UNICOS/mk,	and IRIX systems

STANDARDS    [Toc]    [Back]

     Fortran 90

DESCRIPTION    [Toc]    [Back]

     The MINEXPONENT intrinsic function	returns	the minimum (most negative)
     exponent of a real	number in the numeric model representing numbers of
     the same type and kind type parameter as the argument.  The real
     number model is defined in	the MODELS(3I) man page.  It accepts the
     following argument:

     x	  Must be of type real.	 It can	be scalar or array valued.

     MINEXPONENT is an inquiry function.  The name of this intrinsic cannot
     be	passed as an argument.

RETURN VALUES    [Toc]    [Back]

     The result	is a default integer scalar.  The result has the value e
									min
     as	defined	in the model, which represents numbers of the same type	and
     kind type parameter as x.

EXAMPLES    [Toc]    [Back]

     On	UNICOS systems,	except for CRAY	T90 systems that support IEEE
     floating-point arithmetic,	MINEXPONENT(X) has the value -8188 for real
     X.

     On	IRIX systems, MINEXPONENT(X) has the following values:

     * -125 for	real (KIND=4) X

     * -1021 for real (KIND=8) X

     * -967 for	real (KIND=16) X

     On	CRAY T90 systems that support IEEE floating-point arithmetic,
     MINEXPONENT(X) has	the following values:

     * -125 for	real (KIND=4) X

     * -1021 for real (KIND=8) X

     * -16381 for real (KIND=16) X

     On	UNICOS/mk systems, MINEXPONENT(X) has the following values:

     * -125 for	real (KIND=4) X

     * -1021 for real (KIND=8) X

SEE ALSO    [Toc]    [Back]

      
      
     MODELS(3I)

     Intrinsic Procedures Reference Manual, publication	SR-2138, for the
     printed version of	this man page.

MINEXPONENT(3I)					       Last changed: 1-6-98

NAME    [Toc]    [Back]

     MINEXPONENT - Returns the minimum (most negative) exponent	of a real
     number in the numeric model

SYNOPSIS    [Toc]    [Back]

     MINEXPONENT ([X=]x)

IMPLEMENTATION    [Toc]    [Back]

     UNICOS, UNICOS/mk,	and IRIX systems

STANDARDS    [Toc]    [Back]

     Fortran 90

DESCRIPTION    [Toc]    [Back]

     The MINEXPONENT intrinsic function	returns	the minimum (most negative)
     exponent of a real	number in the numeric model representing numbers of
     the same type and kind type parameter as the argument.  The real
     number model is defined in	the MODELS(3I) man page.  It accepts the
     following argument:

     x	  Must be of type real.	 It can	be scalar or array valued.

     MINEXPONENT is an inquiry function.  The name of this intrinsic cannot
     be	passed as an argument.

RETURN VALUES    [Toc]    [Back]

     The result	is a default integer scalar.  The result has the value e
									min
     as	defined	in the model, which represents numbers of the same type	and
     kind type parameter as x.

EXAMPLES    [Toc]    [Back]

     On	UNICOS systems,	except for CRAY	T90 systems that support IEEE
     floating-point arithmetic,	MINEXPONENT(X) has the value -8188 for real
     X.

     On	IRIX systems, MINEXPONENT(X) has the following values:

     * -125 for	real (KIND=4) X

     * -1021 for real (KIND=8) X

     * -967 for	real (KIND=16) X

     On	CRAY T90 systems that support IEEE floating-point arithmetic,
     MINEXPONENT(X) has	the following values:

     * -125 for	real (KIND=4) X

     * -1021 for real (KIND=8) X

     * -16381 for real (KIND=16) X

     On	UNICOS/mk systems, MINEXPONENT(X) has the following values:

     * -125 for	real (KIND=4) X

     * -1021 for real (KIND=8) X

SEE ALSO    [Toc]    [Back]

      
      
     MODELS(3I)

     Intrinsic Procedures Reference Manual, publication	SR-2138, for the
     printed version of	this man page.

[ Back ]
 Similar pages
Name OS Title
exponent IRIX Returns the exponent part of the argument when represented as a numeric model number
range IRIX Returns the decimal exponent range of a number according to the real or integer model
maxexponent IRIX Returns the maximum exponent in the numeric model
huge IRIX Returns the largest number in the integer or real numeric model
epsilon IRIX Returns a positive number near 1 in the numeric model
precision IRIX Returns the decimal precision of a number in the real number model
fraction IRIX Returns the fractional part of the numeric model representation of the argument value
rrspacing IRIX Returns the reciprocal of the relative spacing of numeric model numbers near the argument value
bit_size IRIX Returns the number of bits in an integer in the bit manipulation model
spacing IRIX Returns the absolute spacing of real model numbers near the argument value
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service