🤖
Spiky Docs
Ctrlk
  • 👋Welcome
  • Start coding
    • 🛠️Getting set up
    • 🦾Functions and Code
      • require("spiky.js")
      • Spiky
      • MotorPair
      • Timer
      • StatusLight
      • Speaker
      • App
      • LightMatrix
      • Math
        • acos(x)
        • acosh(x)
        • asin(x)
        • asinh(x)
        • atan(x)
        • atan2(x, y)
        • atanh(x)
        • ceil(x)
        • copysign(x, y)
        • cos(x)
        • cosh(x)
        • degrees(x)
        • erf(x)
        • erfc(x)
        • exp(x)
        • expm1(x)
        • fabs(x)
        • floor(x)
        • fmod(x)
        • frexp(x)
        • gamma(x)
        • isfinite(x)
        • isinf(x)
        • isnan(x)
        • ldexp(x, exp)
        • lgamma(x)
        • log(x)
        • log10(x)
        • log2(x)
        • modf(x)
        • pow(x, y)
        • radians(x)
        • sin(x)
        • sinh(x)
        • sqrt(x)
        • tan(x)
        • tanh(x)
        • trunc(x)
      • ColorSensor
      • Code
  • the devs
    • 🖥️Developers
Powered by GitBook
On this page
  1. Start coding
  2. 🦾Functions and Code

Math

acos(x)acosh(x)asin(x)asinh(x)atan(x)atan2(x, y)atanh(x)ceil(x)copysign(x, y)cos(x)cosh(x)degrees(x)erf(x)erfc(x)exp(x)expm1(x)fabs(x)floor(x)fmod(x)frexp(x)gamma(x)isfinite(x)isinf(x)isnan(x)ldexp(x, exp)lgamma(x)log(x)log10(x)log2(x)modf(x)pow(x, y)radians(x)sin(x)sinh(x)sqrt(x)tan(x)tanh(x)trunc(x)
Previousoff()Nextacos(x)

Last updated 2 years ago