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

boring-math-special-functionsΒΆ

Project boring-math-special-functions one of the Boring Math PyPI projects.

PyPI 1.0.0 release

User Documentation

  • Usage
    • How to installing the package
    • Importing the modules
  • PyPI releases
  • Changelog

API Documentation

  • 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
Usage
Copyright © 2025-2026, Geoffrey R. Scheller
Made with Sphinx and @pradyunsg's Furo