Console
hyTags
Home
Home
Getting Started
Getting Started
Documentation
Documentation
number-is-equal
Checks if a number is equal to another number
Parameter
Type
Description
self
number
The first number to compare
other
number
The second number to compare
return
bool
True if the numbers are equal, false otherwise