Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Boring Math - Special Functions 1.0.0 documentation
Boring Math - Special Functions 1.0.0 documentation

Overview

  • boring-math-special-functions

User Documentation

  • Usage
  • PyPI releases
  • Changelog

API Documentation

  • Special Functions
    • Floating point functions at x=0
    • Floating point functions
    • Complex functions at z = 0
    • Complex functions
Back to top
View this page

Special FunctionsΒΆ

Special Functions

  • Floating point functions at x=0
    • exp0()
    • sin0()
    • cos0()
    • tan0()
  • Floating point functions
    • exp()
    • sin()
    • cos()
    • tan()
  • Complex functions at z = 0
    • exp0()
    • sin0()
    • cos0()
    • tan0()
  • Complex functions
    • exp()
    • sin()
    • cos()
    • tan()
Next
Floating point functions at x=0
Previous
Changelog
Copyright © 2025-2026, Geoffrey R. Scheller
Made with Sphinx and @pradyunsg's Furo