Calc

scalation.Calc
object Calc

The Calc object provides a template for evaluating/calculating scalar functions. Replace the part after the equal sign with your formula.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Calc.type

Members list

Value members

Concrete methods

def f(x: Double): Double