Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!ncar!gatech!psuvax1!psuvm!ysub!fc138001 From: FC138001@ysub.ysu.edu (Phil Munro) Newsgroups: sci.electronics Subject: Re: Spice 3C1 Users-Please read Message-ID: <91085.163118FC138001@ysub.ysu.edu> Date: 26 Mar 91 21:31:18 GMT References: <1991Mar26.161536.10706@sol.UVic.CA> Distribution: na Organization: Youngstown State University VM system (YSUB) Lines: 13 In article <1991Mar26.161536.10706@sol.UVic.CA>, shankar@sirius.UVic.CA (Shankar.S.Pennathur) says: > ... >* testing abs() >V1 1 0 PULSE(0.5 1 0 10u 10u 50u 100u) >B2 2 1 V=sqrt(V(1)) >* For that matter even abs() does not work in the above line! >R1 2 0 1K >.TRAN 1u 300u >.END > Am I right that SPICE is case sensitive? That is, perhaps sqrt and abs need to be upper case, SQRT and ABS???