aditeyabaral / aditeyabaral/arithmetic-as-a-service

Handle float('pi') and float('oo') for SymPy

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
bug enhancement
Dominant language
Python
Stars
12
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Functions which use SymPy for computation (series, Fourier Series, differentiation and integration) can take in strings for a few constants like `pi` and `-pi` and `oo` and `-oo`. These need to be explicitly handled since `float('pi')` will throw an error.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.