search for: c2f

Displaying 3 results from an estimated 3 matches for "c2f".

Did you mean: c2
2006 Feb 04
1
RUnit - need advice on a good directory structure or tips...
...e. Add your own codes. setwd(currentPath) print(".tearDown") } ################################################## ## ## Start of test functions. ## ## Add your own test functions with names starting with "test" ## ################################################## test.c2f <- function() { # print(currentPath) checkEquals(c2f(0), 32) checkEquals(c2f(10), 50) checkException(c2f("xx")) } test.f2c <- function() { checkEquals(f2c(32), 0) checkEquals(f2c(50), 10) checkTrue(identical(f2c(50),10)) checkException(f2c("xx")) } test.er...
2006 Feb 26
0
Review of Black, Ruby for Rails, Chapter 4
...mediately. In his first example, right off the bat, he does something you can''t do in Java, which is to add methods to an object from an existing library class. He creates an instance of the Object class, naturally enough, and then proceeds to define a "talk" method and a "c2f" method on that instance. In Java you would have to extend Object (i.e., create any class at all) in order to do that; here he''s able to add methods to an object that already exists that came from a class that already exists. Coming from a Java background, I''d have to say t...
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
...Gq?*b==lIbA-0xB z{z!KxWp6W#8~B_J-ceMMx1PxvNm&o?fHk8{5q$R&ZIkmhcLNaZND3GMTpKo)LoJ{0 zM4oXsgVGBgEW({^V8CQUSi$}&q+bD#49_$yZ?^+sA3<lK5qK^PORIrftRd@d0e%Q` zi0A!xs!au>iF;J5GKc01mGIBWi6My9VvF^moTnyh%nWroLu?6M!38&ZqhqcN{Ub?S zM>cTRmrCs4bS#%>dC(uIaO8g!vw2kqTKM~Szg3BNvkhPo5XjXpe{l|c2f<aOu@|3q zuja9p^yB)K@;Qsm9X!8GQo#lZo*(mgL8y%$kxI9FfIA93iRcofSy#OhKD*W^bf6Y_ zwCgfdRB~iJRPgtJTSGh$9E*q8EHuE^ZW=JySKgbwmL$4JTnqX|(-*54(F>mmCF0j) zo&d`YYq3MV&%}pRlU6i%{u0<E&$|~>!DRSzP5Kzto;MkcI`kj&><w}j)(2c8D66TA zcWl;q5)&mQ{c8q>5iz+m?_3OOIkv({waBQ~ym#Unr4(OVj+_...