Skip to content

Quamolit/arithmetic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arithmetic

for complex numbers

Usages

ns demo :require
  arithmetic.complex :as complex

complex/&+ ([] 1 2) ([] 3 4)

Functions:

  • &+ a b
  • &- a b
  • &* a b
  • &/ a b
  • conjugate a
  • scale a x-scalar
  • divide-by a x-scalar, scales down by factor
  • polar-point radian radius, create a point from radian

Workflow

https://github.com/calcit-lang/calcit-workflow

License

MIT

About

for complex number in Quamolit and Phlox

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors