This site is supported by donations to The OEIS Foundation.

File:EbUtils.txt

From OeisWiki
Jump to: navigation, search
EbUtils.txt(file size: 6 KB, MIME type: text/plain)
Warning: This file type may contain malicious code. By executing it, your system may be compromised.

A utility to declare and handle default precision (Eps_) and maximum number of iterations (MaxIter_). Includes Floor(z), an extension of the floor(x) function to make it accept arguments of any numeric type. Similarly, defines the function Round(z), and adds a a group of boolean functions to test whether a numeric argument is, within the precision Eps_, an integer (functions IsInt, IsIntLt0, IsIntLe0, IsIntGt0, IsIntGe0) or whether two t_REAL arguments are equal within Eps_ (function IsEq).

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current06:41, 19 November 2016 (6 KB)Stanislav Sykora (talk | contribs)A utility to declare and handle default precision (Eps_) and maximum number of iterations (MaxIter_). Includes Floor(z), an extension of the floor(x) function to make it accept arguments of any numeric type. Similarly, defines the function Round(z), and a
  • You cannot overwrite this file.

The following page links to this file: