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

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

Contents


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

NAME    [Toc]    [Back]

     TINY - Returns the	smallest positive value	for a real argument

SYNOPSIS    [Toc]    [Back]

     TINY ([X=]x)

IMPLEMENTATION    [Toc]    [Back]

     UNICOS, UNICOS/mk,	and IRIX systems

STANDARDS    [Toc]    [Back]

     Fortran 90

DESCRIPTION    [Toc]    [Back]

     The TINY intrinsic	function returns the smallest positive number in
     the real number model that	represents number of the same type and kind
     type parameter as the argument.  For more information on the real
     number model, see the MODELS(3I) man page.	 It accepts the	following
     argument:

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

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

RETURN VALUES    [Toc]    [Back]

     The result	is a scalar with the same type and kind	type parameter as
     x.	 The result has	the value
      e	sub min-1
     b		 , where b and e
				 min
     (represented as "e	sub min" in the	previous equation) are as defined
     in	the real number	model, which represents	numbers	of the same type
     and kind type parameter as	x.

EXAMPLES    [Toc]    [Back]

     On	UNICOS systems,	TINY(X)	has a value that approximates
      -8188
     2	    for	real X.

     On	CRAY T90 systems that support IEEE arithmetic, TINY(X) has values
     that approximate the following:
	-125
     * 2     for real (KIND=4) X
	-1021
     * 2      for real (KIND=8)	X
	-16381
     * 2       for real	(KIND=16) X

     On	UNICOS/mk systems, TINY(X) has values that approximate the
     following:
	-125
     * 2     for real (KIND=4) X
	-1021
     * 2      for real (KIND=8)	X

     On	IRIX systems, TINY(X) has values that approximate the following:
	-125
     * 2     for real (KIND=4) X
	-1021
     * 2      for real (KIND=8)	X
	-967
     * 2     for real (KIND=16)	X

SEE ALSO    [Toc]    [Back]

      
      
     MODELS(3I)

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

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

NAME    [Toc]    [Back]

     TINY - Returns the	smallest positive value	for a real argument

SYNOPSIS    [Toc]    [Back]

     TINY ([X=]x)

IMPLEMENTATION    [Toc]    [Back]

     UNICOS, UNICOS/mk,	and IRIX systems

STANDARDS    [Toc]    [Back]

     Fortran 90

DESCRIPTION    [Toc]    [Back]

     The TINY intrinsic	function returns the smallest positive number in
     the real number model that	represents number of the same type and kind
     type parameter as the argument.  For more information on the real
     number model, see the MODELS(3I) man page.	 It accepts the	following
     argument:

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

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

RETURN VALUES    [Toc]    [Back]

     The result	is a scalar with the same type and kind	type parameter as
     x.	 The result has	the value
      e	sub min-1
     b		 , where b and e
				 min
     (represented as "e	sub min" in the	previous equation) are as defined
     in	the real number	model, which represents	numbers	of the same type
     and kind type parameter as	x.

EXAMPLES    [Toc]    [Back]

     On	UNICOS systems,	TINY(X)	has a value that approximates
      -8188
     2	    for	real X.

     On	CRAY T90 systems that support IEEE arithmetic, TINY(X) has values
     that approximate the following:
	-125
     * 2     for real (KIND=4) X
	-1021
     * 2      for real (KIND=8)	X
	-16381
     * 2       for real	(KIND=16) X

     On	UNICOS/mk systems, TINY(X) has values that approximate the
     following:
	-125
     * 2     for real (KIND=4) X
	-1021
     * 2      for real (KIND=8)	X

     On	IRIX systems, TINY(X) has values that approximate the following:
	-125
     * 2     for real (KIND=4) X
	-1021
     * 2      for real (KIND=8)	X
	-967
     * 2     for real (KIND=16)	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
spacing IRIX Returns the absolute spacing of real model numbers near the argument value
ceil Linux ceiling function: smallest integral value not less than argument
BQR IRIX EISPACK routine. This subroutine finds the eigenvalue of smallest (usually) magnitude of a REAL SYMMETRIC BAND
pxfgetarg IRIX Returns a command-line argument
ceiling IRIX Returns the least integer greater than or equal to its argument
fraction IRIX Returns the fractional part of the numeric model representation of the argument value
trim IRIX Returns the character argument with trailing blank characters removed
trimlen IRIX Returns the length of a character argument without counting trailing blanks
rrspacing IRIX Returns the reciprocal of the relative spacing of numeric model numbers near the argument value
exponent IRIX Returns the exponent part of the argument when represented as a numeric model number
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service