MCPcopy
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
416export interface OperatorNodeCtor extends MathNode {

Callers 5

_simplifyCoreFunction · 0.65
_rationalizeFunction · 0.65
expandPowerFunction · 0.65
derivative.jsFile · 0.65

Implementers 1

OperatorNodesrc/expression/node/OperatorNode.js

Calls

no outgoing calls

Tested by

no test coverage detected