Module: tf.math.special
Stay organized with collections
Save and categorize content based on your preferences.
Public API for tf.math.special namespace.
Functions
dawsn(...)
: Computes Dawson's integral of x
element-wise.
expint(...)
: Computes the Exponential integral of x
element-wise.
fresnel_cos(...)
: Computes Fresnel's cosine integral of x
element-wise.
fresnel_sin(...)
: Computes Fresnel's sine integral of x
element-wise.
spence(...)
: Computes Spence's integral of x
element-wise.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-10-01 UTC.
[null,null,["Last updated 2020-10-01 UTC."],[],[],null,["# Module: tf.math.special\n\n\u003cbr /\u003e\n\nPublic API for tf.math.special namespace.\n\nFunctions\n---------\n\n[`dawsn(...)`](../../tf/math/special/dawsn): Computes Dawson's integral of `x` element-wise.\n\n[`expint(...)`](../../tf/math/special/expint): Computes the Exponential integral of `x` element-wise.\n\n[`fresnel_cos(...)`](../../tf/math/special/fresnel_cos): Computes Fresnel's cosine integral of `x` element-wise.\n\n[`fresnel_sin(...)`](../../tf/math/special/fresnel_sin): Computes Fresnel's sine integral of `x` element-wise.\n\n[`spence(...)`](../../tf/math/special/spence): Computes Spence's integral of `x` element-wise."]]