Skip to content

Latest commit

 

History

History

math

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Math

The :math module is responsible for:

  • Parsing and evaluating mathematical expressions.
  • Syntax checking and suggestions when typing expressions.
  • Common math functions that aren't implemented in Kotlin's standard library.