hyTags
HomeHome Getting StartedGetting Started DocumentationDocumentation

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