Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • quadratic

Implements

Index

Constructors

constructor

Properties

Private _a

_a: Real

Private _b

_b: Real

Private _c

_c: Real

Methods

discriminant

  • discriminant(): Real
  • Returns Real

f

  • Parameters

    Returns Real

roots

  • roots(byref: byRef): boolean
  • Parameters

    Returns boolean

turningPoint

  • turningPoint(): Real
  • Returns Real

valueAtTurningPoint

  • valueAtTurningPoint(): Real
  • Returns Real