FTrunc:

-------------------------------------------------------------------------------
   Simulates floating point truncation to -ƒ.
-------------------------------------------------------------------------------
   Form: 
   y = FTrunc( x, d )
-------------------------------------------------------------------------------

   ------
   Inputs
   ------
   x                  Input
   d                  Number of digits

   -------
   Outputs
   -------
   y                  Truncated output

-------------------------------------------------------------------------------

Children: