shithub: riscv

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

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