Options
All
  • Public
  • Public/Protected
  • All
Menu

Rounds the left input to right digits of precision.

see

rounding function from: https://docs.google.com/spreadsheets/d/1wSFUFLPpRFVlL-va3YtYC6sepNvPapVawG1-nzoTF34/edit#gid=0

experimental

Hierarchy

Index

Constructors

Properties

dataInputs: FlowGraphDataConnection<any>[]

The data inputs of the block.

dataOutputs: FlowGraphDataConnection<any>[]

The data outputs of the block.

leftInput: FlowGraphDataConnection<number>
output: FlowGraphDataConnection<number>
rightInput: FlowGraphDataConnection<number>
uniqueId: string

A randomly generated GUID for each block.

Methods

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme