A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://arrayfire.org/docs/group__arith__func__log10.htm below:

ArrayFire: log10

Evaluate the base 10 logarithm. More...

Functions AFAPI array  log10 (const array &in)   C++ Interface to evaluate the base 10 logarithm. More...
  AFAPI af_err  af_log10 (af_array *out, const af_array in)   C Interface to evaluate the base 10 logarithm. More...
  Detailed Description

Evaluate the base 10 logarithm.

Note
This function only supports real inputs; complex inputs are not yet supported.
Function Documentation ◆ af_log10() AFAPI af_err af_log10 ( af_arrayout, const af_array  in  )

C Interface to evaluate the base 10 logarithm.

Parameters
[out] out base 10 logarithm [in] in input array
Returns
AF_SUCCESS, if function returns successfully, else an af_err code is given
◆ log10() AFAPI array log10 ( const arrayin )

C++ Interface to evaluate the base 10 logarithm.

Parameters
[in] in input
Returns
base 10 logarithm

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4