math_expressions
math_expressions
Cos
Cos
Cos
math_expressions
math_expressions
Cos
Cos
constructor
Cos
Source
math_expressions
math_expressions
Cos
Constructors
Cos
Properties
arg
args
domainDimension
hashCode
name
runtimeType
Operators
operator &
operator *
operator +
operator -
operator /
operator ==
operator unary-
operator ^
Methods
derive
evaluate
getParam
getParamByName
noSuchMethod
simplify
toFullString
toString
Cos
(
arg
)
Creates a new cosine function with given argument expression.
Source
Cos(arg): super._unary('cos', arg);