fricas (1) -> msqrt:=operator('msqrt)
Type: BasicOperator?
fricas conj1:Ruleset(Integer,
Type: Ruleset(Integer,
fricas conj2:RewriteRule(Integer,
fricas conj(z)==conj2 conj1 z Type: Void
fricas conj(a+%i*b) fricas Compiling function conj with type Polynomial(Complex(Integer)) -> Expression(Complex(Integer))
Type: Expression(Complex(Integer))
|