New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

afmaths

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

afmaths

A suite of mathematical functions with outputs to help revise math

  • 1.0.3
  • PyPI
  • Socket score

Maintainers
1

afmaths

A simple package of math functions. Many of these will display output to the console to help understand what steps are required.

Functions

  • General
    • add(), subtract(), multiply(), divide(), exponentiate(), square_root(), factorial(), euclid()
  • Computer Science
    • cs_file_compression_ratio(), cs_compressed_file_size(), cs_diagonal_pixel_length(), cs_travelling_salesman_problem_total_routes(), cs_check_clusters(), cs_ml_precision(), cs_ml_recall(), cs_ml_weighted_inputs()
  • Graphs
    • graph_gradient(), graph_equation_of_line()
  • Lists (todo: rename to collections?)
    • list_sorted(), list_length(), list_sum(), list_minimum(), list_maximum(), list_range(), list_mean(), list_median(), list_quartiles()
  • Physics
    • physics_radiowave_power_distances(), physics_radiowave_recieved_power(), physics_speed_of_light_metres_per_second(), physics_planck_constant(), physics_photon_energy_from_wavelength(), physics_photon_energy_from_frequency(), physics_frequency_to_wavelength(), physics_wavelength_to_frequency()

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc