Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 393 Bytes

File metadata and controls

32 lines (17 loc) · 393 Bytes

API Documentation

Auto-generated from Magnolia source.


Module: lib\math-geo.oak

hypot(x0, y0, x1, y1)

scale(x, a, b, c, d)

bearing(x, y, d, t)

returns :list

orient(x0, y0, x1, y1)

returns :int

Module: math-base

  • Pi · 3.141592653589793
  • E · 2.718281828459045

sign(n)

returns :int

abs(n)

sqrt(n)