Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/josdejong/mathjs
/ isBinary
Method
isBinary
types/index.d.ts:413–413 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
411
implicit: boolean
412
isUnary(): boolean
413
isBinary(): boolean
414
}
415
416
export
interface
OperatorNodeCtor extends MathNode {
Callers
5
OperatorNode.test.js
File · 0.65
_simplifyCore
Function · 0.65
_rationalize
Function · 0.65
expandPower
Function · 0.65
derivative.js
File · 0.65
Implementers
1
OperatorNode
src/expression/node/OperatorNode.js
Calls
no outgoing calls
Tested by
no test coverage detected