Skip to main content

Introduction

  • Chapter
  • First Online:
  • 1955 Accesses

Abstract

The mathcw package contains source code files that provide replacements for C’s elementary functions. It exists to provide improved code for use by hoc (and other software) on platforms where the native library versions are deficient, to provide access to the full C99 math library at a time when few systems have it, and to provide an insulating layer to shield other software from system dependencies. When it is important that software produce (nearly) identical results on all platforms, avoiding the use of different underlying math libraries in favor of a single consistent library can be of significant help.

Many pitfalls await a systems programmer who attempts to implement basic function routines using information gleaned from a calculus text.

— W. J. Cody, Jr. and W. Waite (1980).

This is a preview of subscription content, log in via an institution.

Buying options

Chapter
USD   29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD   109.00
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD   139.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
USD   199.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Learn about institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Nelson H. F. Beebe .

Rights and permissions

Reprints and permissions

Copyright information

© 2017 Springer International Publishing AG

About this chapter

Cite this chapter

Beebe, N.H.F. (2017). Introduction. In: The Mathematical-Function Computation Handbook. Springer, Cham. https://doi.org/10.1007/978-3-319-64110-2_1

Download citation

  • DOI: https://doi.org/10.1007/978-3-319-64110-2_1

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-319-64109-6

  • Online ISBN: 978-3-319-64110-2

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics