Sign up
      Docs
      • Zoo Design Studio
      • Zoo Developer Tools
      • KCL Language Reference
      • KCL Standard Library
        • ::appearance
        • ::array
        • ::math
          • abs
          • acos
          • asin
          • atan
          • atan2
          • ceil
          • cos
          • E
          • floor
          • legAngX
          • legAngY
          • legLen
          • ln
          • log
          • log10
          • log2
          • max
          • min
          • PI
          • polar
          • pow
          • rem
          • round
          • sin
          • sqrt
          • tan
          • TAU
        • ::sketch
        • ::solid
        • ::sweep
        • ::transform
        • ::turns
        • ::types
        • ::units
        • appearance
        • assert
        • assertIs
        • clone
        • END
        • helix
        • offsetPlane
        • patternLinear2d
        • START
        • X
        • XY
        • XZ
        • Y
        • YZ
        • Z
      • KCL Book
      • KCL Samples
      • Glossary
      • FAQ
      KCL Library Reference → std → math

      mathModule in std

      Functions for mathematical operations and some useful constants.

      Functions and constants

      • E
      • PI
      • TAU
      • abs
      • acos
      • asin
      • atan
      • atan2
      • ceil
      • cos
      • floor
      • legAngX
      • legAngY
      • legLen
      • ln
      • log
      • log10
      • log2
      • max
      • min
      • polar
      • pow
      • rem
      • round
      • sin
      • sqrt
      • tan