New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

mathflow

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

mathflow

A concise, expressive scripting language for mathematical calculations with standard functions.

npmnpm
Version
0.2.0
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

MathFlow

Simplifying Math, Empowering Code.

Overview

MathFlow is a lightweight and expressive scripting language designed for mathematical expressions and calculations. It provides a simple and intuitive syntax for performing mathematical operations, including support for standard arithmetic, functions like sin, cos, tan, and other functions.

Features

  • Mathematical Expressions: Perform standard arithmetic operations with ease.
  • Functions: Built-in support for mathematical functions such as sin, cos, tan, abs and more.
  • Clean and Modern Syntax: Readable and easy-to-write syntax for mathematical expressions.
  • Abstract Syntax Tree (AST): Utilizes an AST for parsing and interpreting expressions.

Documentation

To get started with MathFlow, read the documentation here.

Contributing

Contributions are welcome to make MathFlow even better! Feel free to open issues or submit pull requests.

License

This project is licensed under the MIT License

Copyright © 2024-present, Henry Hale

FAQs

Package last updated on 21 Jan 2024

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