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
  • epsilon
  •   Source

epsilon

the constant e, Euler's number


Returns

  • :floating

Related

  • Numbers / pi
  • Numbers / numerator
  • Numbers / ceil
  • Numbers / denominator

      

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.