🤖
Spiky Docs
search
⌘Ctrlk
🤖
Spiky Docs
  • 👋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
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Start codingchevron-right
  2. 🦾Functions and Code

Math

acos(x)chevron-rightacosh(x)chevron-rightasin(x)chevron-rightasinh(x)chevron-rightatan(x)chevron-rightatan2(x, y)chevron-rightatanh(x)chevron-rightceil(x)chevron-rightcopysign(x, y)chevron-rightcos(x)chevron-rightcosh(x)chevron-rightdegrees(x)chevron-righterf(x)chevron-righterfc(x)chevron-rightexp(x)chevron-rightexpm1(x)chevron-rightfabs(x)chevron-rightfloor(x)chevron-rightfmod(x)chevron-rightfrexp(x)chevron-rightgamma(x)chevron-rightisfinite(x)chevron-rightisinf(x)chevron-rightisnan(x)chevron-rightldexp(x, exp)chevron-rightlgamma(x)chevron-rightlog(x)chevron-rightlog10(x)chevron-rightlog2(x)chevron-rightmodf(x)chevron-rightpow(x, y)chevron-rightradians(x)chevron-rightsin(x)chevron-rightsinh(x)chevron-rightsqrt(x)chevron-righttan(x)chevron-righttanh(x)chevron-righttrunc(x)chevron-right
Previousoff()chevron-leftNextacos(x)chevron-right

Last updated 2 years ago