Flowcode Docs home page
Search...
Getting Started
Quick Start
Flowcode Basics
Essentials
Testing
Debugging
Deploying
Organizing
Advanced and Settings
Advanced Features
Settings
Nodes
Console
Control Flow
Dates
File System
Lists
Numbers
Sin
Cos
Multiply
Modulo
Power
Round
Divide
Less Than
Ceiling
Sum List
Square Root
Min
Add
Subtract
Parse Float
Absolute Value
Greater Than
Parse Int
Truncate
Floor
Less Than Or Equal
To Fixed
Greater Than Or Equal
Max
Objects
State
Strings
Flowcode Docs home page
Search...
Search...
Navigation
Numbers
Divide
Documentation
Documentation
Numbers
Divide
Emits the quotient of two numbers
Inputs
n1: First number to divide (required)n2: Second number to divide (required)
Outputs
quotient: The quotient of n1 and n2
Previous
Less Than
Emits true if the first number is less than the second
Next
On this page
Inputs
Outputs