Mathematical functions

0Citations
Citations of this article
114Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Functions allow programming code reuse, and thus are essential in any programming language. We have discussed earlier in Sect. 2.10 how to define general-purpose functions in the Python programming language. But this book is about numerical and statistical computations, therefore, we will turn to the question of how to build mathematical functions. In this chapter, we will remind how to construct mathematical functions in Python and then we will discuss how to extend this approach to call Java-implemented mathematical functions using Jython. The latter topic describes the flagship concept of numerical computations used in this book. In addition to simplicity, this approach also allows easy transformation of code examples into Java programs or other scripting languages, such as Groovy and JRuby, which can directly access Java numeric libraries.

Cite

CITATION STYLE

APA

Chekanov, S. V. (2016). Mathematical functions. In Advanced Information and Knowledge Processing (pp. 85–130). Springer London. https://doi.org/10.1007/978-3-319-28531-3_3

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free