We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 833618a commit be41a4bCopy full SHA for be41a4b
lib/node_modules/@stdlib/stats/base/dists/planck/entropy/lib/native.js
@@ -30,7 +30,7 @@ var addon = require( './../src/addon.node' );
30
*
31
* @private
32
* @param {number} lambda - shape parameter of the Planck distribution
33
-* @returns {number} evaluated differential entropy in nats
+* @returns {number} differential entropy in nats
34
35
* @example
36
* var y = entropy( 0.1 );
0 commit comments