Jump to content

Math library

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Fmadd (talk | contribs) at 18:39, 12 February 2017 (Is there an existing better redirect for this? 'compare and contrast' the standard libraries maths functions in various languages, whatever.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In computer science, a math library (or maths library) supplies library functions (or subroutines) for the most common mathematical operations, for example trigonometry and exponentiation, etc. [1]

  1. ^ "C math library".