shithub: riscv

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

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