Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 19dbfa263dc44046d331b3834e323937 > files > 10

libcerf-devel-1.13-3.mga7.armv7hl.rpm

<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>libcerf\ manual</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:root@localhost" />
</head>

<body>



<link rel="stylesheet" href="podstyle.css" type="text/css" />

<h1 id="NAME">NAME</h1>

<p>cerfi, erfi - imaginary error function</p>

<h1 id="SYNOPSIS">SYNOPSIS</h1>

<p><b>#include &lt;cerf.h</b>&gt;</p>

<p><b>double _Complex cerfi ( double _Complex z );</b></p>

<p><b>double erfi ( double x );</b></p>

<h1 id="DESCRIPTION">DESCRIPTION</h1>

<p>The function <b>cerfi</b> returns an error function rotated in the complex plane, erfi(z) = -i erf(iz).</p>

<p>The function <b>erfi</b> takes a real argument and returns a real result.</p>

<h1 id="SEE-ALSO">SEE ALSO</h1>

<p>The implementation of <b>cerfi</b> and <b>erfi</b> is trivially based on the functions <b>cerf</b>(3) and <b>im_w_of_x</b>(3).</p>

<p>Other complex error functions in libcerf: <b>dawson</b>(3), <b>erfcx</b>(3), <b>voigt</b>(3), <b>w_of_z</b>(3).</p>

<p>The real error function comes with recent versions of glibc, as requested by the C99 standard: <b>erf</b>(3).</p>

<p>Homepage: http://apps.jcns.fz-juelich.de/libcerf</p>

<h1 id="AUTHORS">AUTHORS</h1>

<p>Steven G. Johnson, http://math.mit.edu/~stevenj, Massachusetts Institute of Technology, researched the numerics, and implemented the Faddeeva function.</p>

<p>Joachim Wuttke &lt;j.wuttke@fz-juelich.de&gt;, Forschungszentrum Juelich, reorganized the code into a library, and wrote this man page.</p>

<p>Please report bugs to the authors.</p>

<h1 id="COPYING">COPYING</h1>

<p>Copyright (c) 2012 Massachusetts Institute of Technology</p>

<p>Copyright (c) 2013 Forschungszentrum Juelich GmbH</p>

<p>Software: MIT License.</p>

<p>This documentation: Creative Commons Attribution Share Alike.</p>


</body>

</html>