SV: Square Root Number Function.
Jari.S.Kaljunen@telia.se
Jari.S.Kaljunen@telia.se
Thu, 14 Jun 2001 14:34:38 +0200
Try this:
acc almanacka
choose adatum 20010614
def a = parm prompt "digit 1 "
def square_root = a ^ ( 1 / 2 )
rep a square_root
go
/Jari
-----Ursprungligt meddelande-----
Från: sullivane@dteenergy.com [SMTP:sullivane@dteenergy.com]
Skickat: den 14 juni 2001 13:50
Till: powerh-l@lists.swau.edu
Ämne: Square Root Number Function.
Hello All
Does anyone know how to perform the SQUARE ROOT of a value in Power
House, by using a Power House Function, an SQL Function or simple
mathematics such as 2 x 2 = 4?
Thanks for your assistance.
Earl Sullivan
= = = = = = = = = = = = = = = = = = = = = = = = = = = =
Mailing list: powerh-l@lists.swau.edu
Subscribe: "subscribe" in message body to
powerh-l-request@lists.swau.edu
Unsubscribe: "unsubscribe" in message body to
powerh-l-request@lists.swau.edu
http://lists.swau.edu/mailman/listinfo/powerh-l
This list is closed, thus to post to the list you must be a subscriber.
<<Fil: Square Root Number Function.TXT>>