math_expressions
math_expressions
Sgn
Sgn
Sgn
math_expressions
math_expressions
Sgn
Sgn
constructor
Sgn
Source
math_expressions
math_expressions
Sgn
Constructors
Sgn
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
Sgn
(
arg
)
Creates a new sign function with given argument expression.
Source
Sgn(arg): super._unary('sgn', arg);