Path: Math/MathUtils
% Simulates floating point truncation to -. Since version 1. -------------------------------------------------------------------------- Form: y = FTrunc( x, d ) -------------------------------------------------------------------------- ------ Inputs ------ x Input d Number of digits ------- Outputs ------- y Truncated output --------------------------------------------------------------------------
Back to the Math Module page