arturo logo  

Arturo: programming language

Documentation Playground
  •   Home
  •   Getting Started
  •   In A Nutshell
  •   Language
  •   Command Line
  •   Library
    • Arithmetic
    • Bitwise
    • Collections
    • Colors
    • Comparison
    • Converters
    • Core
    • Crypto
    • Databases
    • Dates
    • Files
    • Io
    • Iterators
    • Logic
    • Net
    • Numbers
      • abs
      • acos
      • acosh
      • acsec
      • acsech
      • actan
      • actanh
      • angle
      • asec
      • asech
      • asin
      • asinh
      • atan
      • atan2
      • atanh
      • ceil
      • clamp
      • conj
      • cos
      • cosh
      • csec
      • csech
      • ctan
      • ctanh
      • denominator
      • digits
      • epsilon
      • even?
      • exp
      • factorial
      • factors
      • floor
      • gamma
      • gcd
      • hypot
      • infinite
      • infinite?
      • lcm
      • ln
      • log
      • negative?
      • numerator
      • odd?
      • pi
      • positive?
      • powmod
      • prime?
      • product
      • random
      • range
      • reciprocal
      • round
      • sec
      • sech
      • sin
      • sinh
      • sqrt
      • sum
      • tan
      • tanh
      • zero?
    • Paths
    • Reflection
    • Sets
    • Sockets
    • Statistics
    • Strings
    • System
    • Ui
  •   Examples
  • Home
  • Library
  • Numbers

Numbers

functions and helpers for more advanced math-related operations


Functions

  • abs
  • acos
  • acosh
  • acsec
  • acsech
  • actan
  • actanh
  • angle
  • asec
  • asech
  • asin
  • asinh
  • atan
  • atan2
  • atanh
  • ceil
  • clamp
  • conj
  • cos
  • cosh
  • csec
  • csech
  • ctan
  • ctanh
  • denominator
  • digits
  • exp
  • factorial
  • factors
  • floor
  • gamma
  • gcd
  • hypot
  • lcm
  • ln
  • log
  • numerator
  • powmod
  • product
  • random
  • range
  • reciprocal
  • round
  • sec
  • sech
  • sin
  • sinh
  • sqrt
  • sum
  • tan
  • tanh

Predicates

  • even?
  • infinite?
  • negative?
  • odd?
  • positive?
  • prime?
  • zero?

Constants

  • epsilon
  • infinite
  • pi

      

Arturo Programming Language
Copyright © 2019-2025 Yanis Zafirópulos

Website built and generated using Arturo + Webize. Running on DigitalOcean.
Source code licensed under MIT. Website content licensed under CC BY NC SA 4.0.