Package

com.mchange.sc.v2

math

Permalink

package math

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. math
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit final class RichLong extends AnyVal

    Permalink

Value Members

  1. def lambertW(z: Double, seed: Double = 0, precision: Double = 0.00001, maxIterations: Int = 10000): Double

    Permalink
  2. def logitCdf2(p0: Double, p1: Double, x: Double): Double

    Permalink
  3. def optimalPrice(p0: Double, p1: Double, cost: Double, referencePrice: Double): Double

    Permalink
  4. def productLog(z: Double, seed: Double = 0, precision: Double = 0.00001, maxIterations: Int = 10000): Double

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped