shithub: riscv

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

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