[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS Module AINT in FN


AINT

 
Truncate real to integral value.
 
Classes  :  C1 . Integer-valued functions (e.g., factorial, binomial
               coefficient, permutations, combinations, floor, ceiling)
 
Type     : Fortran subroutine in FN package.
Access   : Public domain. Portable.
Precision: Single.
 
Usage    : R = AINT(X)
 
Details  : Fullsource Source
Sites    : (1) NETLIB
 

Implementation of AINT from FN on NETLIB

 
NETLIB:    Public access repository, The University of Tennessee at
           Knoxville and Bell Laboratories
 
Precision: Single. (Double: DINT)
 
You may access components from NETLIB outside GAMS as follows.
 
   Source       : echo "send only aint from fn" | mail netlib@ornl.gov
   Fullsource   : echo "send aint from fn" | mail netlib@ornl.gov


[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS is a service of the Mathematical and Computational Sciences Division of the Information Technology Laboratory of the National Institute of Standards and Technology

This page was generated on Tue Sep 16, 2008 at 14:40:27 UTC