Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ aint(3F) — UTek W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

intro(3f)



AINT(3F)                COMMAND REFERENCE                AINT(3F)



NAME
     aint, dint - FORTRAN integer part intrinsic function

SYNOPSIS
     real r1, r2
     double precision dp1, dp2
     r2 = aint(r1)
     dp2 = dint(dp1)
     dp2 = aint(dp1)

DESCRIPTION
     Aint returns the truncated value of its real argument in a
     real.  Dint returns the truncated value of its double-
     precision argument as a double-precision value.  Aint may be
     used as a generic function name, returning either a real or
     double-precision value depending on the type of its
     argument.

SEE ALSO
     intro(3f).



































Printed 10/17/86                                                1





































































%%index%%
na:72,88;
sy:160,575;
de:735,478;
se:1213,113;
%%index%%000000000080

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026