JuliaSymbolics / Symbolics.jl

Symbolic programming for the next generation of numerical software

Home Page:https://symbolics.juliasymbolics.org/stable/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exporting Symbolics.value

ashwani-rathee opened this issue · comments

I am new to CAS and I wonder why value is not exported despite the obvious usecase of using it to convert back data to forms like float, int. One reason I think it might be is because it's supposed to be used less to reduce the conversions?