J's math/cal has a version test which needs to be fixed.

On line 25,

if. 900 < ". }. '/' taketo 9!:14'' do.

should become

if. 900 < ". }. '/' taketo rplc&'.0' 9!:14'' do.

However, https://github.com/jsoftware/math_cal/blob/master/cal.ijs
does not represent this script, so I cannot submit a fix through
github.

FYI,

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to