I wanted to verify that sagemath is calling the correct Fricas version on my PC. But the command from sagemath
sage: print(fricas.version())
gives an error, because Fricas has no command version().
I searched Fricas PDF book and googled but so far no luck.
Is there a command for this? All other cas systems I am using have such command but can't find the one for Fricas so far.
Thanks
--Nasser