shithub: riscv

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

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