iatan in Elemntry:
fricas (1) -> atan(tan(3))
Type: Expression(Integer)
fricas atan(tan(3.0))
Type: Float
Transferred from savannah property change --unknown, Thu, 31 Mar 2005 11:58:37 -0600 reply Severity: normal => serious
bug #10067
These commands are too dangerous to execute here:
\begin{axiom}
atan(tan(3))
)tr EF_;iatan
atan(tan(3))
)tr )off
\end{axiom}
Try them at home at your own risk... fricas atan(cot(4))
Type: Expression(Integer)
fricas numeric %
Type: Float
fricas atan(cot(4.0))
Type: Float
What about (temporary) document the domain of each function, for this package ? see also discussions in #47 Status: open => closed |