shithub: riscv

ref: aade4d9d8ae9bc60b628f73573399c763888f189
dir: /sys/src/cmd/plot/libplot/grade.c/

View raw version
#include "mplot.h"
void grade(double x){
	e1->grade = x;
}