Skip to content

Latest commit

 

History

History

bytearena-sdk-math

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Constants

mapBoolean

Maps a numeric value from one range to another

isZeroBoolean

Check if the number is considered as equal to 0

map ⇒ Boolean

Maps a numeric value from one range to another

Kind: global constant

Type
Number

isZero ⇒ Boolean

Check if the number is considered as equal to 0

Kind: global constant

Type
Number